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 packages in your home folder … Read more

Debian distribution awesomely fast and Google eavesdropping.

The Debian distribution I am using is working very well compared to the Ubuntu and Linux Mint distributions that I was using before. I have installed a 3.3 kernel with the Debian kernel packaging commands and built a kernel tarball and a headers tarball that I was then able to install with the dpkg -i … Read more