Answers for "how to copy ssh key file"

3

how to copy ssh key

ssh-copy-id -i ~/.ssh/mykey user@host
Posted by: Guest on March-06-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language