Category Archives: Gentoo

Printing to Google Cloud Print using CUPS

I previously blogged about allowing printing to local printers via Google Cloud Print on Gentoo , and recently I have been looking at the opposite of this – printing to Google Cloud Print from Linux.

Posted in Gentoo, Linux, Mac OS X | Tagged , , , , , | Leave a comment

error: expected declaration specifiers or ‘…’ before ‘G_CONST_RETURN’

After upgrading a few packages on one of my Gentoo machines, I was greeted with repeated errors like this one, whilst trying to emerge Avahi:

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

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 , , , | Leave a comment

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