I am using Ubuntu-14.04 now, and want to upgrade to Ubuntu 16.04.
It will upgrade to the newest Ubuntu-17.10, if I use the commands below:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
do-release-upgrade
Does somebody knows "how can I upgrade Ubuntu to certain version (16.04) without re-installing system?
Thanks a lot.