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.

Having Trouble Switching Github accounts on terminal

It's been a while since I pushed anything to GitHub. I had initially set up my account on my computer, …

git ssh github ssh-keys
The authenticity of host 'github.com (192.30.252.128)' can't be established

I am trying to use sudo npm install to install all my dependencies for an application written in nodejs. My …

node.js git ubuntu github ssh-keys
How to generate ssh keys (for github)

Question: How do I generate ssh private and public keys (to be used in GitHub/GitLab) using command line. The …

git ssh github ssh-keys
How do I send someone my SSH public key?

I need to send my SSH Public Key to one of my customers, but I am not quite sure how …

file ssh send ssh-keys public-key
Fingerprint has already been taken gitlab

I formatted my Windows 7 laptop and in an attempt to have git setup working again, I installed git and source …

gitlab ssh-keys
using ssh keys with scp and ssh

I am trying to copy few files to a target system using scp and then login to the system and …

ssh scp ssh-keys
Github Authentication Failed - ... GitHub does not provide shell access

$ git remote add origin [email protected]:lut/EvolutionApp.git fatal: remote origin already exists. $ git push -u origin master …

git github ssh-keys
Capistrano asks for password when deploying, despite SSH keys

My ssh keys are definitely set up correctly, as I'm never prompted for the password when using ssh. But capistrano …

ruby-on-rails ruby sinatra capistrano ssh-keys
Amazon ssh_exchange_identification: read: Connection reset by peer: when changing permissions

I went on to my amazon ec2 successfully and I have been experimenting around. I found it annoying that I …

amazon-web-services amazon-ec2 permissions ssh-keys
unprotected private key file

Can someone explain this to please and what I can do to sort out my permissions issue. Its seems to …

heroku ssh-keys