Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
server-administration:upgrade-ubuntu-8.04 [2009-10-02 23:20:39]
ndcadmin Approved
server-administration:upgrade-ubuntu-8.04 [2009-10-08 20:33:17]
ndcadmin Approved
Line 10: Line 10:
   - Run:\\ <code console># do-release-upgrade</code>   - Run:\\ <code console># do-release-upgrade</code>
  
-Once you run through the do-release-upgrade utility it will reboot the server. Once it comes back up your release should be 8.10. You can verify this by running `lsb_release -aas root and you should see the following:+Once you run through the do-release-upgrade utility it will reboot the server. Once it comes back up your release should be 8.10. You can verify this by running <c>lsb_release -a</c> as root and you should see the following:
  
 <code quote>No LSB modules are available. <code quote>No LSB modules are available.
Line 20: Line 20:
 ===== To go from 8.10 to 9.04 ===== ===== To go from 8.10 to 9.04 =====
    
-  - SSH or Console into your Ubuntu server as the user root or login as a unprivileged user and su to root. Run each of the following:\\ <code console># apt-get update+SSH or Console into your Ubuntu server as the user root or login as a unprivileged user and su to root. Run each of the following:\\ <code console># apt-get update
 # apt-get upgrade # apt-get upgrade
 # apt-get install update-manager-core # apt-get install update-manager-core
 # do-release-upgrade</code> # do-release-upgrade</code>
  
-Once the upgrade utility finishes it will reboot your server, when the server comes back up it will be version 9.04. You can verify this by running `lsb_release -aas root and you should see the following:+Once the upgrade utility finishes it will reboot your server, when the server comes back up it will be version 9.04. You can verify this by running <c>lsb_release -a</c> as root and you should see the following:
  
 <code quote>No LSB modules are available. <code quote>No LSB modules are available.