| 5 | | * If you do not already have one, generate an SSH [http://en.wikipedia.org/wiki/Public_key public/private key pair]. Windows users should use PuTTY's [http://the.earth.li/~sgtatham/putty/0.58/htmldoc/Chapter8.html#pubkey-puttygen key generator] to get one. Linux users should use OpenSSH's [wiki:GetSSHKeyUnix ssh-keygen]. |
| | 5 | * If you do not already have one, generate an SSH [http://en.wikipedia.org/wiki/Public_key public/private key pair]. Windows users: |
| | 6 | * Use PuTTY's [http://the.earth.li/~sgtatham/putty/0.58/htmldoc/Chapter8.html#pubkey-puttygen key generator] to generate an SSH2 key (RSA and DSA are both fine). |
| | 7 | * Save the public and private keys to files. |
| | 8 | * Linux users should use OpenSSH's [wiki:GetSSHKeyUnix ssh-keygen]. |