Updating System

Discussion in 'General' started by stik, Jul 28, 2006.

  1. stik

    stik New Member HowtoForge Supporter

    I followed the Perfect Setup for Fedora Core 4, and installed ISPConfig. Everthing is working great and I have successfully installed updates via the ISPConfig website, etc. My question is....do I need to update my Linux system other than the updates provided by ISPConfig? And if so, what is the best procedure for doing this?

    Thanks!
     
  2. fobicodam

    fobicodam New Member

    I dont remember the parameter right now, but try:

    yum check-updates

    (if it gives you an error try "yum --help" and look how is it well written)

    it gives you a lost of every package installed on your system who has (?) updates.. then try:

    yum update package1 package2 package3....
     
  3. Ben

    Ben Active Member Moderator

    in case of updatng, you don't need to define each package if you whish to update all "yum check-update" listed. Its ok to run just "yum update" then.

    Updates for the compiled binaries of ISPConfig are provided in each update of ISPConfig if there are new releases of the compiled stuff.
     

Share This Page