How to update Ubuntu to 14.04 from the command line

If you are running an Ubuntu Server and would like to upgrade to the Ubuntu 14.04 from the command line here are the commands all changed together for easy cut and paste.

sudo apt-get install update-manager-core && sudo do-release-upgrade -d

Leave a Reply