- After my previous entry about my PowerEdge 1750 , I’ve been trying to get Wake-On-LAN working. On every other machine I own, it simply involves at most activating WOL in the BIOS, then running ‘ethtool -s eth0 wol g’ on boot, but the PowerEdge 1750 with the “Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet” …
Read More I recently received a free Dell Poweredge 1750 from work ( they were having a clearout of old hardware and I grabbed it first ), and naturally the first thing I installed was Funtoo ( essentially it’s an experimental version of Gentoo ) .
Installation worked fine, but the only problem I have is the server is quite …
Read More- While attempting to upgrade one of my Gentoo Linux machines to the latest version of PulseAudio ( media-sound/pulseaudio-2.0 ) today I encountered the following error:
Read More - 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 a popular Open Source based solution, however there doesn’t seem to be …
Read More - 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 to work out which log file is tied to which machine. The simplest way to fix this, is to …
Read More 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 a showstopper when trying to debug a misbehaving application.
To get around this, and …
Read MoreGoogle 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 Github, called cloudprint . It is fairly new, so isn’t yet in the Gentoo …
Read More