Created
August 26, 2019 09:16
-
-
Save DastanIqbal/61f864ddc92f09b74b637b043f82c606 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to upgrade from 15.04 to 15.10 | |
Check package avaliablity | |
http://old-releases.ubuntu.com/ubuntu/dists/ | |
Try this first: | |
http://changelogs.ubuntu.com/meta-release | |
https://help.ubuntu.com/community/EOLUpgrades | |
then fire | |
sudo apt-get upgrade | |
sudo apt-get -f install | |
reboot | |
sudo apt-get update | |
sudo apt-get dist-upgrade | |
upgrade to 16.04 so on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment