mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 21:52:12 +01:00
remove ssh-copy-id
This commit is contained in:
parent
437f191bf7
commit
a84dd27f6b
1 changed files with 0 additions and 6 deletions
|
@ -3,9 +3,3 @@ ssh-keygen -t rsa
|
|||
|
||||
# To generate a 4096-bit SSH key:
|
||||
ssh-keygen -t rsa -b 4096
|
||||
|
||||
# To copy a key to a remote host:
|
||||
ssh-copy-id username@host
|
||||
|
||||
# To copy a key to a remote host on a non-standard port:
|
||||
ssh-copy-id username@host -p 2222
|
||||
|
|
Loading…
Reference in a new issue