摘要: ssh 优化 vim +115 /etc/ssh/sshd_config vim +79 /etc/ssh/sshd_config sed -i '79s/GSSAPIAuthentication yes/GSSAPIAuthentication no/' /etc/ssh/sshd_config 阅读全文
posted @ 2021-01-28 11:25 2222四个二 阅读(42) 评论(0) 推荐(0)