-
Notifications
You must be signed in to change notification settings - Fork 72
en_win_putty
mathildemerle edited this page Dec 13, 2019
·
3 revisions
PuTTY is a SSH client.
As part of medInria PuTTY
generates the SSH keys. SSH keys are essential for 'private parties' of medInria and greatly facilitate exchanges with Github.
Follow the default PuTTY installation.
In a console in the current user's directory, run the mkdir .ssh
command
Run PuTTYgen
.
Generate a public / private key pair by clicking Generate
, then swipe in the Key
box.
Enter a passphrase and copy / paste the OpenSSH public key into your github account if you have one.
Save the keys in the .ssh folder
It is important to be consistent in the names of the keys.
Next installation is Git for Windows
.
Git