/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.elevendroids.com
| | www.kencochrane.com
4.4 parsecs away

Travel
| |
| | xcellerator.github.io
6.8 parsecs away

Travel
| | Learning about Linux rootkits is a great way to learn more about how the kernel works. What's great about it is that, unless you really understand what the kernel is doing, your rootkit is unlikely to work, so it serves as a fantasic verifier. In the FreeBSD world, you can find Joseph Kong's amazing book Designing BSD Rootkits. It was written in 2009, so is actually pretty outdated - which means that you have to do quite a bit of research to get the sample progras to work on modern FreeBSD.
| | huebnerob.com
6.0 parsecs away

Travel
| | I recently gave a talk on implementing an Internet of Things bridge in Swift using a Raspberry Pi. If you're interested in following in my footsteps, here's a quick abridged guide on how to set up your Pi. Many smart people have done the heavy lifting here, I've just put the building blocks together. Where...
| | hallard.me
14.6 parsecs away

Travel
| [AI summary] The article explains how to protect Raspberry Pi SD cards from premature failure by setting up a read-only filesystem. This method prevents data corruption due to improper shutdowns or power outages. It also covers configuring the system to work in read-only mode, handling specific services, and provides steps to switch between read-write and read-only modes. Additionally, it mentions using a watchdog for system stability and includes tips for maintaining the system's health.