Linux

LM Sensors

1 min read

Useful for monitoring system statistics such as CPU core temperatures, fan speeds, and voltages. SetupAfter installing the lm_sensors package, run …

GPSd

5 min read

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

2 min read

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

5 min read

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 *

2 min read

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 …