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 Both sides next revision
server-administration:upgrade-ubuntu-pre-10.04 [2011-05-13 23:48:39]
garrett.plasky Approved
server-administration:upgrade-ubuntu-pre-10.04 [2011-07-22 19:38:42]
garrett.plasky Approved
Line 68: Line 68:
  
 <sxh bash>cd /etc/init/ <sxh bash>cd /etc/init/
-for i in plymouth* ureadahead*; do mv $i $i.disabled; done</sxh>+for i in plymouth* ureadahead*; do mv $i $i.disabled; done</sxh>
  
 Once complete, you can now reboot your VPS and enjoy the latest version of Ubuntu! Once complete, you can now reboot your VPS and enjoy the latest version of Ubuntu!
  
 {{tag>ubuntu how-to administration upgrade}} {{tag>ubuntu how-to administration upgrade}}