How to upgrade Ubuntu from 8.10 to 9.04 using the command line and the Internet?
You can upgrade your linux system using the package manager APT which is available on debian based distributions: First we have to update all the packages installed: $ sudo apt-get update $ sudo apt-get upgrade Now we make sure that we have the update-manager-core package installed with: sudo apt-get install update-manager-core Then we start the [...]

Feel free to contact me at any time, I accept support requests, just make sure your question is related to topics covered on this site.