ServerUpgrade

Differences between revisions 3 and 4
Revision 3 as of 2007-10-09 20:15:07
Size: 550
Editor: mail
Comment:
Revision 4 as of 2008-08-06 16:36:20
Size: 551
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[Include(Testing/Cases/Header)]] <<Include(Testing/Cases/Header)>>
Line 21: Line 21:
 3. Test basic server functionality as described [:Testing/Cases/ServerInstall:here]  3. Test basic server functionality as described [[Testing/Cases/ServerInstall|here]]

Summary

Upgrade procedure for servers.

Procedure

  1. Make sure your current installation is up to date with:

    sudo apt-get update
    sudo apt-get upgrade
  2. Install update-manager-core:

    sudo apt-get install update-manager-core
  3. Launch the upgrade tool:

    sudo do-release-upgrade -d
  4. Follow the on-screen instructions
  5. Confirm that all packages upgrade sucessfully
  6. Test basic server functionality as described here

Testing/Cases/ServerUpgrade (last edited 2009-02-05 16:24:53 by port-213-160-23-156)