Question

How to host Ethereum on Digital OCean?

I don’t know whether I am asking right question in right way. I am quite new to cloud infracture. I am concerned about Does Digital Ocean provides installation of GUI apps on linux or it provides only shell(means can I install and work on GUI’s of different applications or I have to work from command line only). I basically want to know how to host Ehtereum on Digital Ocean? Being more specific, I need to install Ethereum Wallet(Mist) to deploy a cryptocurreny. Mist provides GUI to carry out transactions from accounts. So can I install it on linux configuration provided by Digital Ocean, if yes How?


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Ryan Quinn
DigitalOcean Employee
DigitalOcean Employee badge
August 23, 2016
Accepted Answer

Our droplets do not provide a GUI by default but you can set up a droplet with a secure and remotely accessible Desktop environment pretty easily. On the droplet create page, select an Ubuntu 14.04 droplet, click the user-data checkbox and paste this script into the text area.

This script will automatically configure an XFCE desktop and the x2go remote desktop service. Then you can download an x2go client for your platform and connect to your newly created droplet.

In x2go, create a new profile with your droplet’s IP address selecting XFCE as the desktop type. If you’re on Linux or Mac and authenticate with SSH keys you can check the box to try default login methods. x2go runs on top of ssh so you will use the same user credentials to access your droplet’s desktop as you use to access it via ssh.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel