By Milan Bepari
I am trying to access my droplet from the Linux terminal using below command:
ssh -i /<path>/key.ppk root@<server-IP>
But it showing error
Load key "/<path>/key.ppk": invalid format
root@<server-IP>: Permission denied (publickey).
OpenSSH already installed on my machine.
but same key.ppk file is working with Putty SSH client.
Any solution?
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!
Hello, @bepari662
I will recommend you to follow the steps listed in this tutorial:
https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/to-existing-droplet/
You can make sure that your current public key is present on your droplet. You can access the droplet using the console from the control panel and resolve the issue.
Let me know how it goes.
Regards, Alex
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.