Upgrading Ubuntu To The Lastest Release
Upgrading Ubuntu to the lastest release is a pretty simple process. This process works for both normal and LTS releases. Step 1) apt-get install update-manager-core Step 2) vim /etc/update-manager/release-upgrades Step 2.a) Make sure the file contains Prompt=Lts or Prompt=Normal depending on which version you want. Step 3) do-release-upgrade -d Step 4) reboot It’s now [...]