Skip to content

Instantly share code, notes, and snippets.

@Akkiesoft
Created April 18, 2014 10:53
Show Gist options
  • Save Akkiesoft/11037529 to your computer and use it in GitHub Desktop.
Save Akkiesoft/11037529 to your computer and use it in GitHub Desktop.
| ´՞  ՞` | IT'S A JOKE.
$ ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/home/charlie/.ssh/id_rsa):
Created directory '/home/charlie/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/charlie/.ssh/id_rsa.
Your public key has been saved in /home/charlie/.ssh/id_rsa.pub.
The key fingerprint is:
2a:0c:f6:b1:de:ad:be:ef:0b:b5:56:1d:86:39:39:84 charlie@uiiin
The key's randomart image is:
+--[ RSA 2048]----+
|    ,, _  |
| /     ` 、 |
|/  (_ノL_)  ヽ|
|/  ´՞  ՞`  l|
|     し   |
|l    ਊ   l|
|> 、 _     ィ|
| /    ̄   ヽ|
| |      i |
+-----------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment