[Share Experiences] ROOT 密码是什么
Tofloor
poster avatar
q465414859
deepin
2021-04-23 19:34
Author

 

UOS 开发者权限root密码是什么? 登陆密码进不去

Reply Favorite View the author
All Replies
老咸鱼
deepin
2021-04-23 19:47
#1

sudo su

密码就是你的登录密码

Reply View the author
非专业摸鱼选手
deepin
2021-04-23 19:48
#2

sudo passwd root
                   #输入密码#
                   #创建su密码#
                   #确认su密码#
                   su
                   #输入su密码#【搞定】

Reply View the author
q465414859
deepin
2021-04-23 19:50
#3
老咸鱼

sudo su

密码就是你的登录密码

我用登录 密码上不去

Reply View the author
老咸鱼
deepin
2021-04-23 19:56
#4
q465414859

我用登录 密码上不去

我一直这样用的,你的不行的就不清楚了

Reply View the author
138******73
deepin
2021-04-23 22:48
#5

sudo su root

你的密码

Reply View the author
189******00
deepin
2021-04-23 23:52
#6

 

示例:

jiang@jiang:~/下载$ sudo -i

[sudo] jiang 的密码: 

root@jiang:~# 

 

Reply View the author
Ziggy
deepin
2021-04-24 04:30
#7

5楼正解,不行的话看看小键盘有没有开启

Reply View the author
q465414859
deepin
2021-04-28 18:41
#8
Ziggy

5楼正解,不行的话看看小键盘有没有开启

Reply View the author
q465414859
deepin
2021-04-28 18:42
#9
It has been deleted!
q465414859
deepin
2021-04-28 18:42
#10
Ziggy

5楼正解,不行的话看看小键盘有没有开启

老哥 你看,我用 sudo su root 就正常,但用 su root 就进不去。不知道为什么。

Reply View the author
SamLukeYes
deepin
2021-04-28 19:14
#11
q465414859

老哥 你看,我用 sudo su root 就正常,但用 su root 就进不去。不知道为什么。

因为你没设置 root 的密码

Reply View the author
Ziggy
deepin
2021-04-29 05:28
#12
q465414859

要先sudo提权才能su切换账户

Reply View the author