About Linux FAQ

Browse More FAQs:

How do I know When I Need To Update My Linux System Software?

Posted by Vivek Gite [Last updated: May 24, 2008]

Q. How do I know when I need to update my Linux system? How do I know new patches are available for CentOS Linux (Red Hat) / Debian Linux server system?

A. Almost all Linux distribution includes a command line and/or GUI notification tool. A small icon will appear on your toolbar. It will indicate that there is an update waiting to be downloaded. By double clicking on the icon, you should able to install all the updates.

If GUI is not installed type the following command to see status of updated package under Debian Linux:
# apt-get update
# apt-get upgrade

Under CentOS Linux 5 / RHEL 5 Linux server pass check-update option to yum command. You will find out if your machine had any updates that needed to be applied without running it interactively.
# yum check-update

E-mail this to a friend      Printable version

Related Other Helpful FAQs:

Discussion on This FAQ

  1. Well, it's me of course Says:

    A more complete answer would include a website that showed the schedule of updates, complete with the changelogs, etc.

    Imagine you are administering 100 debian boxes.
    You have a windows laptop and at the moment you don’t have access to the debian boxes. But you’d like to see what packages are ready to be updated since 2 weeks ago when you applied updates.

  2. Stephan Says:

    If you are on Debian (or similar), there is a package called apticron which will e-mail you details of updates when they become available. It’s very handy.

  3. Bappa Says:

    Right now we are using YAST/YAST2 for system update; is there any OFFICIAL command line tool for SuSE Linux(like yum & apt-get).

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Tags: , , , , , , , , , , , , , , , , , ,

Copyright © 2006-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.