Skip to content

Instantly share code, notes, and snippets.

@patrickhempel
Created January 24, 2011 10:12
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 patrickhempel/793036 to your computer and use it in GitHub Desktop.
Save patrickhempel/793036 to your computer and use it in GitHub Desktop.
root@live.example.com:~$ ssh-keygen -t rsa -b 2048
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
fe:74:65:c4:55:8b:49:1c:e8:18:ef:17:e5:7e:3f:b8 root@live.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment