使用sudo进行提权时卡住 #1743
linuxLiuda
started this conversation in
General
使用sudo进行提权时卡住
#1743
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
中文:
命令行输入sudo+命令时,比如“[user@localhost]# sudo ls”
此时等待弹出输入user密码,但实际上他并不是因为慢导致无法出现输入密码
而是卡住,此时键盘按下ctrl+c则会立马弹出输入密码,但输入后按回车则无效
个人觉得这可能是个bug,希望尽快修复
For English:
When entering the sudo+command on the command line, such as'[ user@localhost ]#Sudo ls
At this point, wait for the pop-up to enter the user password, but in reality, it is not because it is slow that it cannot appear to enter the password
But it's stuck. At this point, pressing ctrl+c on the keyboard will immediately pop up the input password, but pressing enter after input is invalid
I personally think this may be a bug and hope to fix it as soon as possible
翻译来自:百度翻译
Translated by: Baidu Translate
Beta Was this translation helpful? Give feedback.
All reactions