Many advised that I discovered, to power off droplet via command line - noob question (as I’m a beginner)…where can I find the command line tool?
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!
Hey!
For starters, in the Dashboard. Look on the right side of your droplet that says “More”, click on it and you’ll find “Access Console”. This is one direct way of accessing the server’s command line.
If you want to shut down the server via CLI (Command Line Interface), enter this command. Using the command from the dashboard though will not let you copy and paste versus using SSH. Which is something you may need to look up later on.
shutdown -h now
This is not the only command to shutdown the server, but this is one of the safest as there are other options such as the one from the dashboard that basically either forces the server to power off or restart.
You’ll be able to create a new droplet that uses the backup so that you’ll have the exact same server (but DigitalOcean is capable of reconfiguring the server for a new IP, Hostname, and Password).
If you want to put this site on a different server sooner, you’ll need to do a snapshot (requires temporarily powering off the server).
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.