This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:linux:ssh_keys [2012/07/30 10:44] gcooper |
computing:linux:ssh_keys [2017/01/28 12:33] (current) gcooper |
||
---|---|---|---|
Line 22: | Line 22: | ||
< | < | ||
- | ssh-copy-id | + | ssh-copy-id |
</ | </ | ||
or: | or: | ||
Line 34: | Line 34: | ||
< | < | ||
- | ssh-keygen -t dsa | + | ssh-keygen -t rsa |
</ | </ | ||
You probably want to just hit enter at the passphrase prompt. | You probably want to just hit enter at the passphrase prompt. |