摘要: 服务器设置 1.安装openssl-server(有些服务器会内置,查看方法:sudo service ssh status) 2.ssh密码登录方式: (1)登录目标机器 打开 /etc/ssh/sshd_config ,修改PasswordAuthentication no 为:Password 阅读全文
posted @ 2019-07-23 14:40 两斤 阅读(302) 评论(0) 推荐(0) 编辑