Your Ad Here

Monday, June 14, 2010

Patching Fedora

In Windows (assuming you're using a genuine one), patches and updates happen all the time. These are to keep our systems immune from the latest security threats and fix bugs.

Well, in the Linux world, these updates are a part of user's routine.

Here's how to patch (or update) the Linux kernel:

1. Open a Terminal
2. Log in as root:

#su root

It will ask you for your root password

3. Type this: yum update

-

No comments:

Post a Comment