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...5 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



















jacky can
| #
You can actually unzip your secret archive by leaving out the -t option, instead using:
unzip newPhoto.jpg
DragonFartOutLoud
| #
it went to china.
DragonFartOutLoud
| #
great review! i’ve been using it as my main OS since Beta 1 release. its been a awesome ride so far :)
jet li
| #
i try the method, and i unzip the image contain zip secret, i dont find the file that i was hide, where it go? and how to open it? :s
zinovsky
| #
Yes, it is possible using Steganography, we will post another quick howto do that in the next few days