Hello,
I would like to install a new Droplet with the coming release of Ubuntu 18.04 LTS which is due to next 18 March 2018. What should I install ? The current Ubuntu 16.04 LTS and on next week I do an upgrade of the server? How to make a safe upgrade of a version?
Thanks, Vincent.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
While you can upgrade from 16.04 I would recommend creating an Ubuntu 17.10 droplet and then you can upgrade immediately to the 18.04 beta if you’d like with the following commands:
sudo apt-get update;
sudo apt install update-manager-core;
sudo do-release-upgrade;
It did not work from the 17.10 version but the upgrade is working from the 16.04.4LTS version. I followed this tutorial. https://websiteforstudents.com/upgrade-ubuntu-16-04-lts-to-ubuntu-18-04-lts-beta-server/ Cheers ;)
root@myserver-london-01:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Bionic Beaver (development branch)
Release: 18.04
Codename: bionic
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.