Avatar photo
By: William Vera

September 4, 2013 9:37 am

75,211 views

Compiling the Linux Kernel, the SUSE way

Today Linus Torvalds announced the release of the Linux Kernel 3.11 "Linux for Workgroups" (is not it funny?). Let's get straight to the point: How to compile the kernel manually, SUSE style!. For this example, I'll use the new kernel 3.11 (obviously) on a SLES11 SP3 server. 1. After all we […]

Read More


Avatar photo
By: dmair

March 27, 2009 11:58 am

34,348 views

Accessing File Systems on Disk Block Image Files

You probably know how to mount CD or DVD iso images on Linux using the loopback block device. The loopback device can be used for a whole lot more. As a programmer I find virtual machines very useful. I use them so much now that I often need to access files in them...even when […]

Read More