摘要:
配置无密码登陆本机ssh-keygen -t rsa -P '' -f ~/.ssh/id_rsacat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keyschmod 0600 ~/.ssh/authorized_keys然后将~/.ssh/id_rsa.pub即公钥发送到对端机器,然后对端机器执行cat ~/id_rsa.pub >> ~/.ssh/autho... 阅读全文
posted @ 2020-07-01 17:01
九命猫幺
阅读(400)
评论(0)
推荐(0)

浙公网安备 33010602011771号