Upgrade Ubuntu Server (from the command line - CLI)
sudo su -
apt-get update
apt-get upgrade
apt-get dist-upgrade
apt-get install update-manager-core
so-release-upgrade
Or the Ubuntu way with sudo commands:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install update-manager-core
sudo so-release-upgrade
Bookmark/Search this post with:
Delicious
Digg
Google
Yahoo
Technorati