Creative Commons

Creative Commons License
Linux Web Blog by Gilberto Martins is licensed under a Creative Commons Atribuição 2.5 Brasil License. In case of reuse, the name of the author (Gilberto Martins) and the full URL must be mentioned.

Search in LinuxDrops

Loading...

Thursday, October 21, 2010

Kernel vulnerabilities

Some serious vulnerabilities in kernel are forcing an update for Ubuntu Users, since version 6. Before the press start to shout out loads of hyperbolics tales stressing how vulnerable Linux really "is", everybody must know that solutions are ready to be downloaded and applied.

Knowing Ubuntu, desktop users have already been alerted about this update, that must be installed. But for Ubuntu Server administers, it must be manually performed.

What you need to do is:

1) Update your repositories:
$ sudo apt-get update
2) Verify the kernel installed version
$ uname -r
2.6.32-25-generic
My kernel version is generic.

Install the right kernel version and dependencies:
$ sudo apt-get install linux-generic
And reinstall the server.

0 comentários: