Skip to content
Advertisement

Tag: ssh-keys

SSH login between servers still asking for password, why?

I have two servers identified as server-1 – 192.168.3.128 and server-2 – 192.168.3.130. I am setting up capifony for automatic deployment from server-1 to server-2 and this is what I have done so far: In both servers I have created a user deploy without password since that’s the user I will use for deployment. In server-1 I setup a SSH

ssh key gen Permission Denied [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question

ssh-keygen – how to set an rsa key with a certain username

I just installed ubuntu and would like to set its rsa keys up with bitbucket/github. When I ssh-keygen the keys are generated as they should be which is perfectly usable except the username part. In every rsa key I’ve generated previously, the username section read my email address: No, it’s not a major impediment but if I don’t get this

Advertisement