By adrianlotta
Does the Digital Ocean Console (from the Droplet Access page) ever timeout or will it stay connected continuously even after I close my browser? (The reason I ask is because I have an app running on my Droplet, in the background).
Using SSH to access the terminal from my desktop, requires I keep the terminal open on in order for it to continue running.
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!
Hello, @adrianlotta
The Droplet console provides out-of-band access and is available regardless of your network settings. It emulates the access you would have if you were sitting down with a keyboard and monitor attached to the actual server. You can use this feature to log in and revert bad settings to regain normal access.
You can check our official docs for the console here:
https://www.digitalocean.com/docs/droplets/resources/console/
You will usually use the console if you can’t access your droplet using ssh via a ssh client and it’s usually the last resort option when it comes to troubleshooting.
If you’re executing a command using the terminal on your local machine you can simply execute the command in screen session or execute/start the command in the background. In this way even if your terminal is closed the command/script will still be running.
Hope this helps!
Regards, Alex
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.