Created page with "SSH Keys are a kind of authentication used by a number of services. You can create a new Key-pair by running <code>ssh-keygen</code>. The resulting Key-pair will usually be fo..."
SSH Keys are a kind of authentication used by a number of services. You can create a new Key-pair by running <code>ssh-keygen</code>. The resulting Key-pair will usually be found in <code>~/.ssh/</code>