Cheug's Blog

当前位置:网站首页 / Server / 正文

启用ROOT远程SSH连接

2018-08-18 / Server / 1320 次围观 / 0 次吐槽 /
[root@debian8 ~] vi /etc/ssh/sshd_config

   PermitRootLogin without-password  //注释这一行
[root@debian8 ~] /etc/init.d/ssh restart


Powered By Cheug's Blog

Copyright Cheug Rights Reserved.