Skip to content

Instantly share code, notes, and snippets.

@wanderindev
Created May 10, 2020 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wanderindev/b192662b1b1d2ae265ebfa40f012c4aa to your computer and use it in GitHub Desktop.
Save wanderindev/b192662b1b1d2ae265ebfa40f012c4aa to your computer and use it in GitHub Desktop.
Generating public/private rsa key pair.
Enter file in which to save the key (~/.ssh/id_rsa):
Created directory '~/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in ~/.ssh/id_rsa.
Your public key has been saved in ~/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256:Oq1Ul3Q/I4XOpLyGBOTDueLqWQBYasefDNs/DrPc8 javier@wanderin.dev
The key's randomart image is:
+---[RSA 4096]----+
|*o|.*E |
|= + B. |
| + .s |
|= . o |
|=o + . .E |
|+. +o.. |
|+ ..+=oo |
|. o.+.=E.o |
|oo o=*++B+o |
+----[SHA256]-----+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment