强烈建议开通root用户登陆
Tofloor
poster avatar
tang20201209
deepin
2020-12-30 08:00
Author

使用deepin的时候,如果软件使用的端口在1000以下就必须是root用户才能搞,有的时候很不方便。

虽然root开发容易误操作,但是这是用户个人的选择,大不了坏了重新安装一次。真搞不懂,为什么不开放root用户登陆

Reply Favorite View the author
All Replies
enforcee
deepin
2020-12-30 08:02
#1

sudo passwd

Reply View the author
Feng Yu
deepin
2020-12-30 09:05
#2

不是有sudo么?又不是不让你提权

Reply View the author
deepinuser17
deepin
2020-12-30 09:28
#3

养成用sudo的好习惯, 受益长远

Reply View the author
tang20201209
deepin
2020-12-30 15:21
#4

我说的是root用户登陆,不是在终端使用root

Reply View the author
ericneon
deepin
2020-12-30 15:26
#5
tang20201209

我说的是root用户登陆,不是在终端使用root

一旦用root登陆了,你的所有个人文件都有root的权限,可能会被黑客利用,也可能自己不小心把系统毁了。

Reply View the author
liwl
deepin
2020-12-30 16:09
#6

还是别root了,如果喜欢,可以自己sudo passwd

Reply View the author
element
deepin
2020-12-30 17:02
#7

这个是linux下的一个保证安全的机制。。[鼓掌]

Reply View the author
guaguale
deepin
2020-12-30 17:14
#8

这个问题社区还让sudo  专业版你看看

Reply View the author
残念
deepin
2020-12-30 18:03
#9

图形界面下直接用root账户登录,打开一些应用比较麻烦,参考以前的kali

Reply View the author
Shinglee
deepin
2020-12-30 18:17
#10

又没人阻止你用root登录,你只需要给root设置密码,就可以每次root登录了

sudo passwd root
但是你要记住,有些应用不一定能用root用户打开的,可能应用有检测root机制

Reply View the author
Ziggy
deepin
2021-01-01 04:14
#11

内核设计是这样,可以咨询下UOS定制

Reply View the author