ubuntu: Authentication failure的解决办法
生活随笔
收集整理的這篇文章主要介紹了
ubuntu: Authentication failure的解决办法
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
設置一下密碼即可:
$ sudo passwd root Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully成功之后再su 輸入密碼就可以切換到root了
總結
以上是生活随笔為你收集整理的ubuntu: Authentication failure的解决办法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python生成随机字符串
- 下一篇: C++程序只允许运行一个实例