Category Archives: Gentoo

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

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

Using Apache to intercept HTTPS traffic

Due to the increase in processing power available, the use of SSL has become more widespread. This is obviously a good thing, especially with UK ISPs spying on ( and annoyingly, replaying ) web traffic recently, however this can be … Continue reading

Posted in Gentoo, Linux, Web Development | Tagged , , , | Leave a comment

Hosting a Gentoo Layman repository on Amazon S3

I’ve recently had to create a lot of custom Gentoo ebuilds, and distribute them out to separate machines. Luckily Gentoo has the layman system for adding experimental overlays, so we can use this to add our own custom one, hosted … Continue reading

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

Google Cloud Print on Gentoo

Google have recently released their Google Cloud Print service . It is currently built into Google Chrome on Windows and Mac, but unfortunately it is not yet available officially for Linux. Fortunately there is an unofficial open source project on … Continue reading

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