Answers for "setting up the ssh keys"

0

setting up the ssh keys

scp $HOME/.ssh/id_rsa.pub [email protected]:~/.ssh/authorized_keys
Posted by: Guest on October-26-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language