Sunday, September 27, 2015

Upgrade and Update Ubuntu Linux

On Ubuntu you can perform following updates:
sudo apt-get update      
sudo apt-get upgrade       
sudo apt-get dist-upgrade  
If you want install newer version of operating system for example you want to migrate from 14.04 to 14.10
sudo do-release-upgrade  
for troubleshooting visit https://help.ubuntu.com/community/Upgrades#Upgrade_policy




No comments:

Post a Comment