摘要: 1. 安装和配置ssh sudo apt install openssh-server sudo apt install openssh-client 配置ssh_config: sudo vi /etc/ssh/ssh_config 将PasswordAuthentication设置为yes,之后 阅读全文
posted @ 2021-04-16 21:24 ZY_Hou 阅读(5014) 评论(0) 推荐(0)