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: | ||
| + | |||
| + | < | ||
| + | aptitude install update-manager-core | ||
| + | </ | ||
| + | |||
| + | Set the preferences for release upgrades in ''/ | ||
| + | |||
| + | Start the release upgrade: | ||
| + | |||
| + | < | ||
| + | do-release-upgrade -d | ||
| + | </ | ||
| + | |||
| + | This will open an SSH service on port 1022 to gain access. | ||