Compiling a vanilla kernel tarball from kernel.org on Debian Testing.

Compiling a vanilla kernel tarball from kernel.org on Debian Stable/Testing. Firstly you need to download a vanilla kernel tarball from the kernel.org website. Once you have the tarball downloaded, type tar -jxvf linux-3.3.tar.bz2 and then follow the sequence below. This sequence of commands will build a pair of Debian *.deb…

Read More

Linux kernel 3.3 released, including some Android code?

The Linux kernel 3.3 has been released and among other features that have been included, there is some code from Google Android included. This is an interesting development, this does not mean that you can run Angry Birds on a Debian or Linux Mint system, but this could lead to…

Read More

Copying an Ubuntu kernel to a Gentoo installation

I have had someone come to my website looking for help on how to copy an Ubuntu kernel over to a Gentoo installation. This is not too hard to do. Let us say the kernel is version 2.6.35-14-generic. Then you will need to copy the /lib/modules/2.6.35-14-generic folder into the /lib/modules…

Read More

Desktop Linux under attack.

The recent attacks on Desktop Linux enacted by the cracking of the Kernel.org website and the more recent attacks against the Linux Foundation websites has cast a cloud over desktop Linux. The Kernel.org website is still down for maintenance and the security of the Linux kernel is in doubt. The…

Read More

Linux is 20 years old today!

The best thing about Debian at the moment is not that the Unity/Gnome3 desktop is in absentia, it is that it is the most stable and secure distribution of the Linux operating system. I have used other distributions of Linux and I am promoting Ubuntu quite a bit even though…

Read More

Fluxbox window manager.

Just finished rewriting the kernel compilation page on my website to give instructions for building a vanilla kernel source package on Debian Squeeze. This needed to be done, the information there was dated and needed to be replaced. Having up to date information is a good way to keep your…

Read More

Linux kernel 3.0.0-rc2 released.

The 3.0.0-rc2 release of the Linux kernel is available on kernel.org finally. This is a whole new numbering series for the Linux kernel that has been in the 2.x.x series for ages. This is very exciting in fact, I downloaded and compiled the new mainline kernel almost as soon as…

Read More