Answers for "ssh -i warning unprotected private key file"

0

Unprotected private key file

ssh -i ~/.ssh/<name of your key> <username>@<ip address>
Posted by: Guest on May-25-2021

Code answers related to "ssh -i warning unprotected private key file"

Browse Popular Code Answers by Language