Linux
LM Sensors
Useful for monitoring system statistics such as CPU core temperatures, fan speeds, and voltages. SetupAfter installing the lm_sensors package, run …
GPSd
InstallationInstall gpsd and optionally the client tools. On a headless server you'll probably want to skip gpsd-clients as they pull in X dependencies for …
Data Recovery
Recovering Data from SwapSometimes useful bits of information can be recovered from swap. Whether it's encryption keys, documents that were being worked on or …
Linux N Issues & KDE Multi-Monitor Woes
found top level header in "/blog/2011/02/linux-n-issues-kde-multi-monitor-woes/" that didn't match meta title ("Linux N Issues & KDE …
Image Crawler Meets rm -f *
I wrote a simple web crawler that archived any images it found from a site with a large number of backgrounds. I wanted to have rolling backgrounds that almost …