Posts Tagged ‘System Upgrades’

Upgrading to Ubuntu 8.10

Tuesday, January 27th, 2009


Man the Canonical guys make life upgrading your server easy! Check it out here

  1. Install update-manager-core if it is not already installed:
  2. sudo apt-get install update-manager-core

  3. Edit /etc/update-manager/release-upgrades and set:

    Prompt=normal

  4. Launch the upgrade tool:

    sudo do-release-upgrade

5 minutes later and the server is upgraded. Sweet!