Guest User

Untitled

a guest
Jun 22nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Network Upgrade for Ubuntu Servers (Recommended)
  2.  
  3. 1.
  4.  
  5. Install update-manager-core if it is not already installed:
  6.  
  7. sudo apt-get install update-manager-core
  8.  
  9. 2.
  10.  
  11. Edit /etc/update-manager/release-upgrades and set:
  12.  
  13. Prompt=normal
  14.  
  15. 3.
  16.  
  17. Launch the upgrade tool:
  18.  
  19. sudo do-release-upgrade
  20.  
  21. 4. Follow the on-screen instructions.
Add Comment
Please, Sign In to add comment