I just recently learned that ssh has an option, ProxyCommand, that allows you to specify a machine (machine B) to be used as a stepping stone when connecting to another machine (machine C). So if you normally establish a connection from your machine (machine A) to B and then establish another connection from B [...]
Posts under ‘linux’
HowTo: Windows XP on Xen 3.1 (from source) on a MacBook Pro
This guide assumes a decent working knowledge of Linux, compiling source, virtualization, and networking. For my purposes, it was easier to just blow away OSX and install a Linux distribution on the MacBook Pro. Supposedly, someone has been able to compile Xen on OSX, so you may want to check out the xen-users [...]
Installing Xen 3.1 on a machine with the ICH9 chipset
So, I’ve been trying to install Xen 3.1 on a machine that has the relatively new Intel ICH9 chipset. Unfortunately, the Xen build process uses the 2.6.18 kernel which does not support ICH9 SATA controllers, so dom0 would kernel panic. To get around this, I made the changes suggested in this patch to [...]
MythBuntu vs MythDora vs KnoppMyth
Okay, so as all MythTV users probably know, zap2it stopped offering free channel listings on September 1st of this year. I didn’t look too far into the details, but I think some jerkstores were using the listings for commercial purposes in violation of the ToS. The 9/1 cut off was known well in [...]