Report this

What is the reason for this report?

Loading and Running Firefox and multipul versions of python

Posted on April 25, 2017

I would like to know what I would have to do to run on this system, i.e.,

  1. do I have to load a version of Ubuntu on the system?

  2. Can I run a browser like Firefox and interact with the web?

  3. Can I load and run different versions of Python such as Anaconda on this system?



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.

@johnlinux

Each Droplet is akin to a blank canvas. You’ll choose the Operating System the Droplet is deployed via the DigitalOcean Control Panel after you click on “Create Droplet.”

It’s the first option and you can choose Ubuntu, Debian, CentOS, FreeBSD, Fedora, or CoreOS.

Once the Droplet is live, the OS you chose from the list is already installed and ready to go, though you’d need to install the software needed to run specific applications as in its current state, the only access to the Droplet that you have is Console or Terminal/PuTTy – i.e. the CLI.

You can install a graphical desktop as well as multiple versions of Python. These can be done after the Droplet is live.

Thanks for the answer.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.