蔡EEPIN
2024-11-16 16:52 deepin
echo "127.0.0.1 $(hostname)" |sudo tee -a /etc/hosts
Reply Like 1 View the author
echo "127.0.0.1 $(hostname)" |sudo tee -a /etc/hosts
https://bbs.deepin.org.cn/post/267859
参考这篇,一楼可解
如上设置后,恢复正常,谢谢大家!
Popular Events
More
最近一段时间,在终端里通过sudo执行命令的时候,要等待好几秒钟才会有响应,而同样的命令直接执行的话,直接就会返回结果,不会卡顿。
比如sudo ls和ls,如下图: