Firefox 16, a treat for developers http://t.co/cnd27CzT
Upgrade your Kernel the easy way in Ubuntu | LinuxMint
Few days ago Ubuntu announced that there is a serious security issue in the kernel from version 6.06, 8.04, 8.10, 9.04 and 9.10 . 7.xx versions are not affected.
Canonical has been recommended as a solution to update the kernel of its various versions since the problem seriously affects them in addition to possible escalation of privilege of a stranger, a high consumption of network traffic and failure in the filesystem, FUSE does not handle While certain requests.
Today i show you how to upgrade the kernel the safe way in Ubuntu and LinuxMint. I tested this tutorial on Ubuntu 9.10 karmic koala and LinuxMint 8 helena .
Step By Step to upgrade the Kernel
This is my kernel version before the upgrade

Now Go to this website http://kernel.ubuntu.com/ , you’ll see a directory tree of kernels. Now chose the directory for the kernel you want to upgrade to. In my case i chosed v2.6.32 :

You can chose a newer kernel if you want. Now after choosing the kernel directory, we have to download the necessary files for the upgrade. between the files inside the kernel directory we need just 3 of them (Example : Screenshot bellow). First get the linux-headers file that ends with “all.deb”. Second get the linux-headers file that ends with “i386.deb” or “amd64.deb” depending upon what architecture you need. Finally get the linux-image file that ends with “i386.deb” or “amd64.deb” again depending upon what architecture you need. In my case i chosed( See screenshot bellow) :

Now after Downloading the 3 files we will install them by Order (Make absolutely sure that you install them in this order) :
1- Install linux-headers-2.6.32-020632_2.6.32-020632_all.deb (ending by all.deb)
sudo dpkg -i linux-headers-2.6.32-020632_2.6.32-020632_all.deb
2- linux-headers-2.6.32-020632-generic_2.6.32-020632_i386.deb (headers ending by i386.deb or amd64.deb depending of your architecture)
sudo dpkg -i linux-headers-2.6.32-020632-generic_2.6.32-020632_i386.deb
3- linux-image-2.6.32-020632-generic_2.6.32-020632_i386.deb
sudo dpkg -i linux-image-2.6.32-020632-generic_2.6.32-020632_i386.deb
4 – Reboot your computer.

If this worked to me as (described on the screenshots), doesen`t mean that will work for you.
{loadposition user9}
|
Related Articles by Tag : {module Related Articles Plus} |
-
-
-
-
-
-
http://sourceforge.net/projects/bleedingedge/
-
-
http://sourceforge.net/projects/bleedingedge/
-
-
-
-
-
-
http://www.google.com/
-
-
-
http://enteryoursiteURL...
-
-
-
-
-
http://www.seo-werbeagentur.com
-
-
http://enteryoursiteURL...
-
-
http://goodfinance-blog.com
-
http://goodfinance-blog.com
-
-
-
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Steganography- Hide Your Files Inside An Image in Linux : Nowadays, our personal computer is not only a work tool, it is also our private space where we sto...1 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
Configure conky-Lua in Ubuntu (12.10 & 13.04 Raring Ringtail), Fedora, debian and LinuxMint | Howto Conky : Updated 05-04-2013: Conky is a free, light-weight system monitor for X, that displays any informatio...0 comment(s) |
Recent Posts
- Steganography- Hide Your Files Inside An Image in Linux
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
- A Secure Password
- Linux Kernel 3.10. It’s BIG!
- Monitoring Users Activity Using psacct or acct Tools in Linux
- Run Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux
Recent Comments



















abhishek Bagusetty
| #
Hey Mel,
First of all, its good that you have figured a way to block torrents using iptables. I am new to networking and would like to do couple of things.
1) Monitor the network activity in the home network
2) Block all the torrents from downloading.
Is there a tool or a way in linux which could give me some solutions to meet the above mentioned cases. I dont want to use any commercial programs as I am more towards OpenSource. It would be greatful if you could offer me some help.
Thanks,
Abhi
Abhishek
Department of Chemical Engineering
The University of Utah
Ernesto Gutierrez
| #
Mel, I’ve been unsuccessful at installing citrix receiver on a 64 bit fedora install.
Eventhough I am following your instructions to the T.
Can you provide guidance via email?
SK
| #
Yes you can. It should work.
Hugo Castañeda Benitez
| #
Can I do the same in ubuntu 12.04?
LinuxSytesNet
| #
Yesterday watched a movie with Morgan Freeman called ‘ A long came a spider ‘ and must say that I was quite impressed how they exchanged encrypted messages hidden in pictures. Thank you for the tutorial :)