拿到root权限后,修改SSH配置文件/etc/ssh/sshd_config
/etc/ssh/sshd_config
123
vim /etc/ssh/sshd_configPasswordAuthentication no 改成 yesPermitRootLogin no 改成 yes
设置密码,输入两次,输入不提示任何字符
不提示任何字符
1
passwd
重启SSH服务,最后通过账号为root,密码为自己刚设置的通过第三方ssh登陆连接
service sshd restart
ComeBey
Hasan
Shanghai, China
文章
49
分类
46
标签
40
科学上网 / v2ray
css / php
科学上网 / 机场
内网专线 / IPLC
Update your browser to view this website correctly. Update my browser now
×