Top "Ssh-keys" questions

SSH Keys are pairs of sequences of randomly generated bytes that provide the basis of SSH public key cryptography and challenge-response authentication.

ssh: The authenticity of host 'hostname' can't be established

When i ssh to a machine, sometime i get this error warning and it prompts to say "yes" or "no". …

ssh ssh-keys rsa-key-fingerprint
Windows 10 SSH keys

I am having a really hard time getting my SSH keys up and running after installing Windows 10. Normal method is …

ssh-keys windows-10
How do I verify/check/test/validate my SSH passphrase?

I think I forgot the passphrase for my SSH key, but I have a hunch what it might be. How …

ssh ssh-keys openssh
Use PPK file in Mac Terminal to connect to remote connection over SSH

I have been using Putty on Windows XP and used the .ppk file to connect to my Linux servers (several …

macos ssh ssh-keys openssh
Repository access denied. access via a deployment key is read-only

After successfully cloning my repo from heroku and added another remote 1/ git clone [email protected]:[APP].git 2/ git remote …

git ssh bitbucket ssh-keys
Saving ssh key fails

i just started a Git tutorial and I get to a deadend: I try to generate a rsa key part …

git github ssh-keys
How to add RSA key to authorized_keys file?

I've created an RSA public key and I want to add that to authorized_keys file, but there is no …

ubuntu-11.10 ssh-keys authorized-keys
ssh-copy-id no identities found error

I have few client systems where I need to push the ssh key and login from my server without authentication …

unix ssh ssh-keys
How to reset or change the passphrase for a GitHub SSH key?

I have forgoten my passphrase in Git. How do I reset it? I found two solutions on Stack Overflow, but …

git github ssh ssh-keys passphrase
Failed to add the host to the list of know hosts

Mac OSX Lion 10.7. In an effort to get around weird environment stuff (homebrew wasn't installing wget, and I had all …

github ssh permissions terminal ssh-keys