Created
November 18, 2022 13:36
-
-
Save sadiqsalau/3039e7d2cb1a64d4d768b8281a552052 to your computer and use it in GitHub Desktop.
Generate ssh keys
This file contains 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
ssh-keygen -t ecdsa-sha2-nistp256 -C "[email protected]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment