I have been looking but i cant find it?
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.
Hey there,
If you created a new Droplet, the login is usually
root
and the password was either emailed to you or set via your SSH key during creation.If you don’t see it, check your email inbox (and spam folder) or reset the root password from the DigitalOcean dashboard under Droplets → Access → Reset Root Password:
- Bobby
Heya, @sudojanzinho
If you want to reset the root password for your droplet you can also check our docs here:
https://docs.digitalocean.com/support/how-do-i-reset-my-droplets-root-password/
Regards
Heya,
The new droplets don’t have a password when you first create them as the allowed method to authenticate is only with an ssh key.
Check this article here how to reset the password:
https://docs.digitalocean.com/support/how-do-i-reset-my-droplets-root-password/
Take note that if you want to connect using that password you first need to use the Droplet Console, enter it and allow password auth.