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.

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.
ssh: connect to host xxx.xxx.xxx.xxx port 22: Connection refused Hi there! Please someone help,I have been searching for a while but still can’t fix the problem,I get this message after type the command sudo apt-get install htop,now I can login my server,anyone have the same problem?please help.thank all!
This question could end up being a million diffrent things.
Try to login via the console in the DO control panel and run the following command first to see if ssh is actually running:
sudo netstat -plunt | grep ssh