CreateSSHKey
Revision 2 as of 2012-11-14 09:10:33
Clear message
Creating the Key in a Terminal
SSH stands for Secure Shell
To create a SSH key in a terminal:
$ ssh-keygen -t rsa
SSH stands for Secure Shell
To create a SSH key in a terminal:
$ ssh-keygen -t rsa