Difference between revisions of "SSH Key"

From Zombi Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 08:08, 15 February 2020

SSH Keys are a kind of authentication used by a number of services. You can create a new Key-pair by running ssh-keygen. The resulting Key-pair will usually be found in ~/.ssh/