Answers for "ubuntu add public key to server"

1

ubuntu add public key to server

ssh-copy-id -i ~/.ssh/id_rsa.pub user@server
Posted by: Guest on May-13-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language