请问怎么进入root模式
Tofloor
poster avatar
liuye0799
deepin
2018-12-20 23:05
Author
我进入模式用
su root
提示是要密码,但是我们开始不是只设置了用户密码吗?root密码怎么搞?
Reply Favorite View the author
All Replies
avatar
cuixiaofei
deepin
2018-12-20 23:20
#1
需要自己设置一下?
sudo passwd root
Reply View the author
avatar
liuye0799
deepin
2018-12-21 00:16
#2
https://bbs.deepin.org/post/172679
需要自己设置一下?
sudo passwd root

谢谢!
Reply View the author
avatar
189******23
deepin
2018-12-21 06:52
#3
没必要啊
sudo -i就好了,可以长时间进入sudo 状态,算是伪root模式。
Reply View the author
avatar
getcapacit
deepin
2018-12-21 21:29
#4
sudo su 输密码就是root
Reply View the author
avatar
窄口牛
deepin
2018-12-21 23:10
#5
root模式从grub参数可以,但是debian系root登陆非常慢,慢到你牙疼。
Reply View the author
avatar
135******99
deepin
2018-12-21 23:59
#6
sudo su 输入密码后回车就是root模式
Reply View the author
avatar
150******06
deepin
2019-06-14 01:50
#7
https://bbs.deepin.org/post/172679
sudo su 输密码就是root

15.9下,挺好用,谢谢
Reply View the author
avatar
vaysalee
deepin
2019-06-15 00:25
#8
sudo su,打这个命令就行了
Reply View the author
avatar
jeremy168
deepin
2019-06-15 02:01
#9
我得做法sudo -i然後passwd root變更密碼
這樣以後就知道root密碼了
Reply View the author