Hello there,
Let me know how can I log into my account using putty as I am on windows machine. I followed this doc and having the same issue as in the comment mentioned (i.e “access denied”).
Waiting for your quick reply…
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Tengo el mismo problema que rakeshmali
Hello there,
I have set all the configuration as above into the PuTTy and followed the following steps.
Please help and provide me the solution for it…
I am not sure if this is the tutorial you followed, if not I would recommend checking this one out.
If you did not set up your droplet with ssh-key based authentication you should receive an email with a default root password. With this you should be able to log in with the following:
Host: Your droplet’s IP Protocol: SSH Port: 22 User: root Password: Password that was emailed to you
When you first log in you will be prompted to change your password. After entering your password you will be asked:
Once this is done you will have access to your shell.