Created
November 12, 2019 12:46
-
-
Save flaugabriel/08f886bed4986c770afc2fa076e0611a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# if not exist ssh keys into you configs rune this code below. | |
ssh-keygen -t rsa -b 4096 -C "[email protected]" | |
# afte generate ssha key on steps get you new key | |
cat ~/.ssh/id_rsa.pub | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment