Tag Archives: Upgrade

How to manually upgrade your Ubuntu/LinuxMint installation in one command

Haven’t blogged for a long time, so here is a little treat for those control freaks who want to do everything themselves. For you to upgrade your Ubuntu-based Linux distro, you have to do 2 steps: Refresh the software repositories … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

How to Upgrade your Ubuntu Server Release, The Recommended Way

It’s done using a command line utility called “do-release-upgrade”, it’s part of the update-manager-core package, so all you have to do is the following: “sudo apt-get install update-manager-core” “sudo do-release-upgrade” That’s it, simply! Source: https://help.ubuntu.com/12.04/serverguide/installing-upgrading.html

Posted in Uncategorized | Tagged , , , , , | Leave a comment