06 Oct 2012
In todays post I will present how to install the packages required to run Java web start applications ( .jnlp files) on Ubuntu 12.04.
Most of the KVM(keyboard, video and mouse) devices and several networking management software like Brocade Network Advisor use this kind of apps for remote access.
29 Sep 2012
Below is a small tutorial of how you can install grub by chrooting into the the partition you would like to install the bootloader.
23 Sep 2012
The Spanning Tree song performed by Radia Perlman, the inventor of the spanning tree algorithm. It sounds nice :)
06 Sep 2012
In order the prevent certain modules from being loaded by the kernel using the grub command line you need to pass them as a parameter to the kernel line using the below syntax. It can be useful when you cannot access the OS file system so that you can edit a blacklist with the modules you don’t want to be loaded
25 Aug 2012
Below is a small example that uses sed to create null routes based on the domain name. It can be useful when the domain name resolves to multiple IP addresses :