Answer the question
In order to leave comments, you need to log in
How to establish ssh connection?
Generated keys . I ssh-keygen -t rsa
added ssh-add <путь к файлу ключей>
it from the server root so that there would be no error, i.
ssh-add /var/www/dom/data/www/mydomain.ru/ssh/id_rsa
or it was necessary to specify to id_rsa.pub a key? ssh github.com
The authenticity of host 'github.com (192.30.253.113)' can't be established.
RSA key fingerprint is 17:27:ac:b5:78:28:3d:36:23:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts.
ssh github.com
Permission denied (public key).
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question