Upgrade

From KevinWiki

Revision as of 14:07, 25 April 2009 by Kevin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Upgrade to a New Version

  • This is for a server edition, so for desktop edition, better use Update Manager in GNOME.
  • Install update-manager-core
$ sudo apt-get install update-manager-core 
  • Use do-release-upgrade to upgrade.
$ sudo do-release-upgrade 
  • If the current version is a Long Term Support (LTS) version yet it needs to be upgraded to a normal version, open the file below.
/etc/update-manager/release-upgrades 
  • Edit the following line
Prompt=lts
  • To this
Prompt=normal
Personal tools