
1 gonbo 2012-10-14 11:26:22 +08:00 root 不能远程登陆? sudo su - ? su - ? 实在不行,重装一个吧。 |
3 sqrabs 2012-10-14 12:05:10 +08:00 Linode可以启动VPS到rescue模式,试试这个? Boots your Linode into Rescue Mode. Access it via the console. |
5 kojp OP 把正确的禁用root直接登录的方法也一贴吧。 新建用户。然后 。 #usermod -G wheel UserName 再然后 vi /etc/ssh/sshd_config把PermitRoot那行,改一下。 |
6 eric_q 2012-10-14 16:56:16 +08:00 是的,wheel 组 |