Advertisement
mech_coder

ubuntu_upgrade_steps

Aug 20th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Upgrade Ubuntu:
  2.  
  3. sudo apt-get install update-manager update-manager-core
  4.  
  5. (go to /etc/update-manager/release-upgrades file and change Prompt=lts to Prompt=normal.)
  6.  
  7. do-release-upgrade -d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement