.Tang

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年6月11日

摘要: sudo vim /etc/ssh/sshd_config 将 # Authentication: LoginGraceTime 120 PermitRootLogin prohibit-password 改为 yes 重启SSH服务 service ssh restart 阅读全文
posted @ 2018-06-11 14:15 .Tang 阅读(533) 评论(0) 推荐(0) 编辑