How to SSH into DigitalOcean Droplet
DigitalOcean Cloud Computing. Learn how to securely connect to your server from any browser without installing native terminal apps like PuTTY or Termius.
Connection Quick Reference
- Default Username:root
- Authentication:Password or SSH Key
Step-by-Step Guide
1
Find your Droplet IP
Go to your DigitalOcean Control Panel. Under the 'Droplets' section, copy the ipv4 address of your droplet.
2
Get your credentials
If you used password authentication, use the password sent to your email. If you used SSH keys, ensure you have your private key ready.
3
Connect via SSHDock
Create a new connection in SSHDock. Use your Droplet's IP, 'root' as the Username, and select your authentication method.