A
A
Alibaba20182019-08-06 23:35:26
SSH
Alibaba2018, 2019-08-06 23:35:26

Can't set up SSH for Digital Ocean droplet?

I'm trying to deploy a Bootstap site with Django.
Now it's stuck on the SSH connection, i.e. after typing:
ssh [email protected][IPaddress]
the terminal endlessly gives:
Permission denied(publickey)
It seems that I tried to do everything anew and follow the instructions from here:
https://www.digitalocean.com/docs/droplets/resource...
but anyway Permission Denied
Please help!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alibaba2018, 2019-09-12
@Alibaba2018

A good guide for beginners on Linux, with a demo of how to connect SSH keys:
Deployment on Digital Ocean with Linux-Django Pyth...

I
Ivan Shumov, 2019-08-06
@inoise

Either the wrong file is uploaded or ssh pulls the wrong one. It's obvious. Worth pointing out like this
ssh [email protected] -i private_key_full_path

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question