Upgrade Ubuntu 18.04 on Azure to 18.10

Ok? I actually wrote another article that is not Windows. Don't kill me. This can still pretend to have something to do with Microsoft Azure. Who makes Microsoft love Linux? Azure has not released the server image of Ubuntu 18.10, let's see how to upgrade it manually. This article is for users who are not familiar with Linux like me. If you have any supplements and suggestions, please leave a message!

Ready to work

First make sure that the current Ubuntu 18.04.1 LST has been updated to the latest state for this version. Run the following 3 commands:

sudo apt-get update

sudo apt-get upgrade

sudo apt-get dist-upgrade

You may have to restart once or twice in the middle (Hey, whoever hacks Windows update needs to restart)

Until you log in again, it shows 0 packages / updates, and does not prompt system restart is requried.

Change configuration file

Ubuntu 18.04.1 on Azure is LST, so the 18.10 update cannot be checked by default. We need to modify the configuration file to make the system update check no longer the LST channel.

sudo nano /etc/update-manager/release-upgrades

This will use the nano editor to open the configuration file on the system. Change the Prompt=lst inside to normal:

Press CTRL+X to close the nano editor, and then press Y to save the changes.

The default file name is the current file, press ENTER to confirm saving.

Check for updates

Excuting an order

do-release-upgrade

Press Y to confirm to continue updating in SSH

Press ENTER to continue

Press Y to continue, and then the long download process will begin. Do not exit SSH, otherwise I don't know how to connect to the server again...

Press ENTER

I chose latest, the update did not explode at the end, I don’t know how to choose this...

Press Y to delete useless old packages

Press Y to restart the server

Check the results

Wait a few minutes, after the server finishes restarting, connect again.

See Ubuntu 18.10, the update is successful!

Recommended Posts

Upgrade Ubuntu 18.04 on Azure to 18.10
How to upgrade to PHP 7 on Ubuntu 14.04
How to upgrade to Ubuntu 20.04
How to upgrade to Ubuntu 20.04
How to upgrade all Python libraries on Ubuntu 18.04
How to upgrade to Ubuntu 16.04 LTS
How to install Ruby on Ubuntu 20.04
How to install Java on Ubuntu 20.04
How to install VirtualBox on Ubuntu 20.04
How to install Elasticsearch on Ubuntu 20.04
How to install Protobuf 3 on Ubuntu
How to install Nginx on Ubuntu 20.04
How to install Apache on Ubuntu 20.04
How to install Git on Ubuntu 20.04
How to install Node.js on Ubuntu 16.04
How to install Vagrant on Ubuntu 20.04
How to install Bacula-Web on Ubuntu 14.04
How to install PostgreSQL on Ubuntu 16.04
How to install Git on Ubuntu 20.04
How to install Anaconda3 on Ubuntu 18.04
How to install Memcached on Ubuntu 18.04
How to install Jenkins on Ubuntu 16.04
How to install MemSQL on Ubuntu 14.04
How to install Go on Ubuntu 20.04
How to install MongoDB on Ubuntu 16.04
How to install Mailpile on Ubuntu 14.04
How to install PrestaShop on Ubuntu 16.04
How to install Skype on Ubuntu 20.04
How to install Jenkins on Ubuntu 20.04
How to install Python 3.8 on Ubuntu 18.04
How to install KVM on Ubuntu 18.04
How to install KVM on Ubuntu 20.04
How to install opencv3.0.0 on ubuntu14.04
How to install Anaconda on Ubuntu 20.04
How to install Prometheus on Ubuntu 16.04
How to install Jenkins on Ubuntu 18.04
How to deploy Django on Ubuntu 14.04
How to install Apache on Ubuntu 20.04
How to install R on Ubuntu 20.04
How to install Moodle on Ubuntu 16.04
How to install Solr 5.2.1 on Ubuntu 14.04
How to install Teamviewer on Ubuntu 16.04
How to secure Nginx on Ubuntu 14.04
How to install MariaDB on Ubuntu 20.04
How to install Nginx on Ubuntu 20.04
How to install Mono on Ubuntu 20.04
How to install Go on Ubuntu 20.04
How to install Zoom on Ubuntu 20.04
How to uninstall software on Ubuntu
How to install Nginx on Ubuntu 16.04
How to install OpenCV on Ubuntu 20.04
How to install Spotify on Ubuntu 20.04
How to install Postman on Ubuntu 18.04
How to install Go 1.6 on Ubuntu 16.04
How to install Go on Ubuntu 18.04
How to install MySQL on Ubuntu 14.04
Steps to upgrade Laravel 5.4 to 5.6 in Ubuntu 16.04
How to install PostgreSQL on Ubuntu 20.04
How to install VLC on Ubuntu 18.04
How to install TeamViewer on Ubuntu 20.04
How to install Webmin on Ubuntu 20.04