By Userderp
So I inherited a Droplet.
I’ve added my ssh key into the settings on the control panel.
I tried to connect to via SSH, root@my-ip
No luck, I keep getting Permission denied (publickey)
Why is the control panel not updating the authorized_keys on my server as I assume it’s supposed to be?
I can access things though the console, which painfully slow and doesn’t seem to support any kind of paste (super lame).
$ cat ~/.ssh/id_rsa.pub | ssh root@104.236.63.110 "cat >> ~/.ssh/authorized_keys" obviously won’t work since I can’t get access.
SO what do I do? Type my whole public key into the console by hand? That’s the most BS thing ever. What else?
Help is appreciated. Thanks.
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!
SSH keys are only used when creating your droplet. Enable password auth or wget your public key.
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.