您的位置:首页 > 大数据 > 人工智能

Ubuntu 下 su:authentication failure 的解决办法

2017-08-13 22:18 316 查看
$ su - root

Password: 

su: Authentication failure

Sorry.

这时候输入

$ sudo passwd root

Enter new UNIX password: 

Retype new UNIX password: 

passwd: password updated successfully

这时候就可以进入根目录了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: