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
server-administration:upgrade-ubuntu-pre-10.04 [2011-07-22 19:38:42]
garrett.plasky Approved
server-administration:upgrade-ubuntu-pre-10.04 [2011-08-17 17:51:35]
garrett.plasky Approved
Line 42: Line 42:
   - Edit ///etc/update-manager/release-upgrades// and set <c>Prompt=normal</c>   - Edit ///etc/update-manager/release-upgrades// and set <c>Prompt=normal</c>
   - Launch the upgrade tool:\\ <sxh bash>do-release-upgrade</sxh>   - Launch the upgrade tool:\\ <sxh bash>do-release-upgrade</sxh>
-  - Follow the on-screen instructions and let the upgrade complete. Select "no" to rebooting your server and instead reboot it through your VPS console **after** completed the final steps below.+  - Follow the on-screen instructions and let the upgrade complete. Select "no" to rebooting your server and instead reboot it through your VPS console **after** completing the final steps below.
  
 === Post-10.04 Upgrade: Final Steps === === Post-10.04 Upgrade: Final Steps ===
Line 65: Line 65:
 exec /sbin/getty -L hvc0 9600 linux</sxh> exec /sbin/getty -L hvc0 9600 linux</sxh>
  
-Next, to prevent some nasty (although non-fatal) errors in the boot process, we disable some unnecessary services:+Save and exit this file. Next, to prevent some nasty (although non-fatal) errors in the boot process, we disable some unnecessary services using the following shell commands.
  
 <sxh bash>cd /etc/init/ <sxh bash>cd /etc/init/