1.0 Create and Add SSH Keys to Github
*PAT= placeholder name
-
On user’s shell (i.e. cmd), enter the command below:
-
Just press Enter for the prompts
-
Make sure to note where the SSH keys are being stored
-
ex) C:\Users\PAT/.ssh/
-
-
ssh-keygen
-
Paste the public key into user’s Github profile
-
Title can be anything (should note what machine it belongs to)
-
Key type: Authentication Key
-