Deepin root密码
Tofloor
poster avatar
jackeyiazhang
deepin
2018-05-28 17:34
Author
大家好,安装完了以后 Deepin系统的 root 默认密码是那个,root 已经试过了。
Reply Favorite View the author
All Replies
avatar
baikal
deepin
2018-05-28 17:42
#1
deepin系统安装后,默认当前用户具有sudo权限,而root用户为随机密码,不支持直接使用root。对于一般用户使用,sudo权限足够了。如果确实希望直接使用root用户,可以通过“sudo passwd”方式来设置root用户的密码,但是需要注意,root用户权限大,也意味着责任大,需要慎重使用!
Reply View the author
avatar
gaoshou
deepin
2018-05-28 18:10
#2
sudo passwd root
Reply View the author
avatar
187******09
deepin
2018-05-28 19:53
#3
可以sudo su -
Reply View the author
avatar
187******09
deepin
2018-05-28 19:54
#4
切换到root用户和环境
Reply View the author
avatar
aurthur
deepin
2018-05-28 21:14
#5
root 在安装的时候没有设置密码,在安装后自己设置一个
Reply View the author
avatar
daloyanf
deepin
2018-05-28 21:26
#6
sudo passwd root  改密码
Reply View the author