Just a few moments ago I ssh'ed into my Ubuntu server on AWS and ran
Answered a few prompts, dealt with minor modifications to /etc/default/grub and /etc/php5/apache2/php.ini, and then waited. About 15 minutes and one reboot later, I had a fully-functional 12.04 server! Neat.
Not sure whether I'm supposed to be impressed with this, but hey...it's my first time performing a release upgrade over ssh and I really had no clue what to expect. Whee!
Code:
sudo do-release-upgrade
Not sure whether I'm supposed to be impressed with this, but hey...it's my first time performing a release upgrade over ssh and I really had no clue what to expect. Whee!
Comment