[System Installation] 如何使用root最高权限
Tofloor
poster avatar
🏃🏻
deepin
2022-02-11 04:21
Author

如何使用root最高权限

试了好几次密码正确却提示失败切换失败是不是没有root权限

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-02-11 04:23
#1

sudo su

Reply View the author
忘记、过去
deepin
2022-02-11 05:12
#2
sudo passwd root
su

先修改 root 密码,root 用户密码好像是随机的,要先设置。然后执行 su 切到 root 下。

Reply View the author
Comments
aurora
2022-02-11 18:05
赞同
red13
deepin
2022-02-11 06:55
#3

sudo -i

Reply View the author