Linux kernel RC2 was just released few hours ago. It has some bug fixes and additional drivers.
At the request of our readers, the following tutorial will teach Ubuntu users how to install the Linux kernel 3.0 packages on their Ubuntu 11.04 (Natty Narwhal) operating system.Announced by Linus Torvalds on July 21st, Linux kernel 3.0 brings nice features, such as Btrfs data scrubbing and automatic defragmentation, Berkeley Packet Fi... (read more)
The new updated Linux Kernel version 2.6.37 is now available for download. If you are still using the older Linux Kernel, it is highly recommend to update to this latest version 2.6.37. You can find many tutorial on how to install or update the Linux Kernel to the latest 2.6.37.
After the release of Linux kernel 3.9.1, Greg Kroah-Hartman has also announced that the twelfth maintenance release for the stable Linux 3.8 kernel series is available for download.
Actually, Linux kernel 3.8.12 includes mostly the same changes as Linux 3.9.1 kernel, so you should check out the announcement for Linux kernel 3.9.1.
"I'm announcing the release of the 3.8.12 kernel.
Greg Kroah-Hartman announced the immediate availability for download of Linux kernel 3.4.36 LTS (long-term support).
Linux kernel 3.4.36 LTS comes with a lot of changes and improvements, just like the previous version.
“I'm announcing the release of the 3.4.36 kernel.
Greg Kroah-Hartman has announced the immediate availability for download of Linux kernel 3.4.46 LTS (long-term support).
Linux kernel 3.4.46 comes with just a small number of improvements and changes, just like the previous version.
“I'm announcing the release of the 3.4.46 kernel.
Greg Kroah-Hartman announced the immediate availability for download of Linux kernel 3.4.41 LTS (long-term support).
Linux kernel 3.4.41 LTS comes with just a small number of improvements and changes.
“I'm announcing the release of the 3.4.39 kernel.
Greg Kroah-Hartman announced the immediate availability for download of Linux kernel 3.4.37 LTS (long-term support).
Linux kernel 3.4.37 LTS comes with a lot of changes and improvements, just like the previous version.
“I'm announcing the release of the 3.4.37 kernel.
Hi all,
I have ubuntu 9.04
I have compiled kernel 2.6.32 and I compiled it from some directory other than /usr/src,
for example /home/user/active_kernel/
I run these commands to compile kernel >(after setting .config file with make menuconfig)
make
make modules_install
make install