User Tools

Site Tools


computing:linux:ssh_keys

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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:
  
 <file> <file>
-ssh-copy-id "user@remote.host.name -p 2222"+ssh-copy-id -p 2222 user@remote.host.name
 </file> </file>
 or: or:
Line 34: Line 34:
  
 <file> <file>
-ssh-keygen -t dsa+ssh-keygen -t rsa
 </file> </file>
  
 You probably want to just hit enter at the passphrase prompt. You probably want to just hit enter at the passphrase prompt.
computing/linux/ssh_keys.1343666676.txt.gz · Last modified: 2012/07/30 10:44 by gcooper