This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ssh [2022/04/28 12:53] jdx [Create private/public key on the current machine] |
ssh [2022/04/28 12:55] (current) jdx [Create private/public key on the current machine] |
||
---|---|---|---|
Line 5: | Line 5: | ||
ssh-keygen -t rsa | ssh-keygen -t rsa | ||
- | # or : | + | # another cypher |
ssh-keygen -t ed25519 | ssh-keygen -t ed25519 | ||
</ | </ |