Author Archives: Simon

GlusterFS 3.2 on Gentoo

I’ve been looking at cloning ( or somehow maintaining synced ) file-systems between multiple servers, and after looking at other solutions ( regular rsyncs, inotify etc ), a clustered file-system seems to be the best solution. GlusterFS looks to be … Continue reading

Posted in Gentoo, Linux | Tagged , , , | 2 Comments

configure: error: keyutils.h header not found.

Just upgraded net-fs/nfs-utils to nfs-utils-1.2.3-r1 on my Gentoo machine, and came across this error:

Posted in Gentoo, Linux | Tagged , , , | 2 Comments

Making all network traffic for a Linux user use a specific network interface

I’ve recently been testing out a VPN service, and normally while running the VPN, all internet traffic goes over the VPN interface. This isn’t really ideal, as I only want traffic from specific applications to use the VPN. IPTables doesn’t … Continue reading

Posted in Linux | Tagged , , , | Leave a comment

Adding a hostname to Logrotate email subjects

I have logrotate running on my virtual servers ( both local and Amazon EC2 based ) and configured to send myself all log files by email daily. They are all running virtually the same configuration, and this makes it difficult … Continue reading

Posted in Gentoo, Linux, Ubuntu | Tagged , , | 1 Comment

The HP LaserJet P1102w Printer on Ubuntu 11.04

After publishing my previous post on Setting up a HP LaserJet P1102w Printer on Gentoo , I’ve noticed that I seem to be getting a lot of visitors searching for how to setup the same printer under Ubuntu, so decided … Continue reading

Posted in Linux, Ubuntu | Tagged , , , , , | 5 Comments