Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
求解sudo: root: command not found
Experiences and Insight
2842
views ·
3
replies ·
To
floor
Go
nonoyazuro
deepin
2011-10-04 21:20
Author
在终端出现如下问题,该如何解决,谢谢各位:)
[wenqiang@~]$ sudo root
[sudo] password for wenqiang:
sudo: root: command not found
[wenqiang@~]$ su - root
密码:
su:认证失败
密码是百分比没有记错的,因为和登录密码是一样的
Reply
Like 0
Favorite
View the author
All Replies
sadhen
deepin
2011-10-04 22:42
#1
可能是没有设置过密码
$sudo passwd
Reply
Like 0
View the author
s.******
[email protected]
deepin
2011-10-05 08:37
#2
你根本就没搞懂自己要做什么……
Reply
Like 0
View the author
186******28
deepin
2011-10-05 08:39
#3
man 一下 sudo 和 su ,不知道还有这种用法,想获得root权限直接sudo + 命令 或 su 就可以了
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Wifi plugin crash
Popular Events
More
[wenqiang@~]$ sudo root
[sudo] password for wenqiang:
sudo: root: command not found
[wenqiang@~]$ su - root
密码:
su:认证失败
密码是百分比没有记错的,因为和登录密码是一样的