Raspberry Pi adventures, Part Two

The first part introduced my Raspberry Pi tower and some of the progress I’ve made in interfacing with OLED and LCD devices over I2C. Now, I’m going to talk about some of the infrastructure software used in the system. Gentoo Linux Firstly, as I introduced previously, I’m using Gentoo Linux as the base OS layer … Continue reading Raspberry Pi adventures, Part Two

Programming decisions

My Linux-based Large-Scale Cloning Grid experiment, which I've implemented four times now (don't ask, unless you are ready for a few looooooong stories), has three main components to it.  The first, which provides the magic by which the experiment can even exist, is the z Systems hypervisor z/VM.  The second is the grist on the … Continue reading Programming decisions

Another round of Gentoo fun

A little while back I did an "emerge system" on my VPS and didn't think much more about it.  First time back to the box today to emerge something else, and was greeted with this: >>> Unpacking source... >>> Unpacking traceroute-2.0.15.tar.gz to /var/tmp/portage/net-analyzer/traceroute-2.0.15/work touch: setting times of `/var/tmp/portage/net-analyzer/traceroute-2.0.15/.unpacked': No such file or directory ...and the … Continue reading Another round of Gentoo fun

Nagios service check for IAX

I've been using Nagios for ages to monitor the Crossed Wires campus network, but it's fallen into a little disrepair.  Nothing worse than your monitoring needing monitoring...  so I set about tidying it up. Network topology changes, removal of old kit, and some fixes to service checks no longer working correctly. One of the problems … Continue reading Nagios service check for IAX