[Others] sudo速度太慢 V20.6
Tofloor
poster avatar
ChenPi11
deepin
2022-07-22 02:36
Author

问题/建议描述

  1. sudo命令相对于其他linux,执行速度太慢
  2. 建议将Python3.7升级为Python3.10.5
  3. 安装过程中可以选择root密码,是否启用root,禁用管理员账户sudo passwd root 命令,只有在恢复模式才允许passwd改root密码。

问题如何重现

 

问题重现频率

 

Reply Favorite View the author
All Replies
蔡EEPIN
deepin
2022-07-22 03:24
#1
echo "127.0.0.1 $(hostname)" |sudo tee -a /etc/hosts
Reply View the author
qq4945286
deepin
2022-07-22 04:27
#2

我用的是电信的500M,我这里更新很快,每秒有10多M

Reply View the author
ice
deepin
2022-07-22 04:54
#3

他说的是sudo 后卡一会才会要求输入密码😂

Reply View the author
ice
deepin
2022-07-22 04:55
#4
蔡EEPIN
echo "127.0.0.1 $(hostname)" |sudo tee -a /etc/hosts

不知道为什么官方默认不给加上

Reply View the author
蔡EEPIN
deepin
2022-07-22 05:16
#5
ice

不知道为什么官方默认不给加上

装过N多linux发行版,只有deepin有这个问题no

Reply View the author
xuqi
deepin testing team
2022-07-22 05:55
#6

no

Reply View the author
阿顺呀
deepin
2022-07-22 07:42
#7

我的也变慢了 好像就是改了 root密码之后变慢的

sudo 敲完回车等半天

Reply View the author
qq4945286
deepin
2022-07-23 04:29
#8
阿顺呀

我的也变慢了 好像就是改了 root密码之后变慢的

sudo 敲完回车等半天

01.gif

不知道这样正常不?

Reply View the author
zhangzhipeng
deepin
2022-07-23 18:19
#9
蔡EEPIN
echo "127.0.0.1 $(hostname)" |sudo tee -a /etc/hosts

请问这个命令是什么意思?

Reply View the author
zhangzhipeng
deepin
2022-07-23 18:20
#10
ice

不知道为什么官方默认不给加上

这个命令什么意思啊,对解决这个问题有帮助吗?

Reply View the author
ice
deepin
2022-07-23 18:55
#11
zhangzhipeng

这个命令什么意思啊,对解决这个问题有帮助吗?

你可以试试啊,我用这个可以解决卡顿

Reply View the author