By HHH
The problem is that I don’t know the password and I have to close PuTTy and connect again to my server everytime.
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!
How are you logging out of PuTTy? You need to make sure to select your SSH key before connecting back.
I would recommend using an SSH Agent such as Pageant so you would no longer have to worry about selecting your SSH key:
I had the same problem, asking for a password for root. Here is what I did that helped.
Following this tutorial https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-14-04, I added my safe user. I went back into root and followed the same steps.
At the step “Add Public Key to New Remote User”
Where it say mkdir .ssh … instead cd .ssh and ls to see the files that are there.
I continued the steps and when I got to nano .ssh/authorized_keys, I saw that my key was not pasted there.
After I added it, it seemed to work… no more asking for a password.
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.