I saw the announcement that Ubuntu 14.04 LTS is now available for spinning up new droplets. Currently, my droplet is running on Ubuntu 13.10 x32, and I wanted to “upgrade” to Ubuntu 14.04.
Is there an easy way to change the Linux distro running on my droplet, or do I have to create a new droplet and setup everything from scratch?
Thanks,
Hristo
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
You can upgrade your droplet by running the <code>do-release-upgrade</code> command. If you get an error saying that it’s not found, run the following command and try again:
<br>
<br><pre>sudo apt-get install update-manager-core</pre>
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.