Skip to content

Instantly share code, notes, and snippets.

@ericallam
Last active November 6, 2017 15:02
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 ericallam/fc304adb5d98c5a08dcb2165858a431b to your computer and use it in GitHub Desktop.
Save ericallam/fc304adb5d98c5a08dcb2165858a431b to your computer and use it in GitHub Desktop.
# ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/Users/eric/.ssh/id_rsa): /Users/eric/.ssh/digital_ocean_droplet
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /Users/eric/.ssh/digital_ocean_droplet.
Your public key has been saved in /Users/eric/.ssh/digital_ocean_droplet.pub.
The key fingerprint is:
SHA256:TyU/FF3Z7bOS2MgIgTLu6yJBKkuOYUcMj6YjNJKq5a8 eric@Erics-MacBook-Pro-4.local
The key's randomart image is:
+---[RSA 2048]----+
| . .. .=|
| . o . . ...o|
| .* o . . o . |
|o* = . = ..|
|O + S + * . o|
|Xo.o + + = . |
|OB. . . . |
|=o.. |
|. E+. |
+----[SHA256]-----+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment