Report this

What is the reason for this report?

The problem when i add the ssh key to the droplet existing

Posted on June 11, 2018

Hello everyone,

I’m new with the DigitalOcean. I followed the instructions described in this article: https://www.digitalocean.com/community/tutorials/how-to-use-ssh-keys-with-digitalocean-droplets.

I already created my ssh keys and i want to add the key to a droplet existing.

Si i used " cat ~/.ssh/id_rsa.pub | ssh root@[your.ip.address.here] “cat >> ~/.ssh/authorized_keys” ". I tried either the ssh public or the ssh private, i have the same message: Permission denied (publickey).

Ì don’t know how to do with this problem. Someone can help me. 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!

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.

Hello, @clinquier

You can follow this article on how to add your ssh key to an existing droplet:

https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/to-existing-droplet/

Also keep in mind that you can always access your droplet via the console from the control panel and add the key from there.

Let me know if you have any questions.

Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.