SSH Key

From Zombi Wiki
Revision as of 08:08, 15 February 2020 by Cpp (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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/