CreateSSHKey
Revision 3 as of 2012-11-14 09:14:13
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