no way to compare when less than two revisions

Differences

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


ubuntu_release_upgrades [2012/10/23 23:27] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Ubuntu Release Upgrades ======
  
 +  * [[Ubuntu]]
 +
 +Install upgrade software:
 +
 +<code>
 +aptitude install update-manager-core 
 +</code>
 +
 +Set the preferences for release upgrades in ''/etc/update-manager/release-upgrades'' and set the prompt to ''never'', ''lts'' or ''normal''
 +
 +Start the release upgrade:
 +
 +<code>
 +do-release-upgrade -d
 +</code>
 +
 +This will open an SSH service on port 1022 to gain access.  Add a rule to your firewall first to make sure you can get in.

Navigation
QR Code
QR Code ubuntu_release_upgrades (generated for current page)