S
S
sergealmazov2014-01-17 13:32:22
GitHub
sergealmazov, 2014-01-17 13:32:22

How easy is it to add an ssh key to Github and to the github client?

Github asks to add ssh key. But nowhere, nowhere is it normally written how to generate a pair of keys. I have one file generated from Pub, another file without extension. And I need a ppk file.
How the hell do you do it? Is there any simple and clear instruction?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavlo Barmak, 2014-01-17
@kynisa

Go to Github, go to your account settings. There is a SSH Keys tab, open it, there is an Add SSH Key button. Title - whatever, Key - copy all the text from the id_rsa.pub file, the one in C:\Users\<User_name>\.ssh. And you will be happy.

Y
Yakov Akulov, 2014-01-17
@jakulov

There is also a simple instruction for any OS on github
https://help.github.com/articles/generating-ssh-keys

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question