ssh远程主机 常见报错处理

ssh远程主机 常见报错处理

##ssh远程主机 常见报错处理

###Q1:
###Warning: Permanently added '192.168.3.201' (ECDSA) to the list of known hosts. ###Permission denied (publickey,gssapi-keyex,gssapi-with-mic). ####在远程主机上远行 sed -i 's/^PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config systemctl reload sshd

####Q2:
##

 

posted @ 2019-10-26 12:23  些许记忆  阅读(362)  评论(0编辑  收藏  举报