使用rsa证书登录ssh

使用rsa证书登录ssh

chmod 600 id_rsa
ssh -i id_rsa username@192.168.56.1111