[Feature Requests] 终端ping的问题
Tofloor
poster avatar
豫见而已(18625778081)
deepin
2025-09-06 22:47
Author

image.png

求助,这个问题怎么解决

Reply Favorite View the author
All Replies
132******48
deepin
2025-09-06 23:07
#1

sudo chmod u+s /usr/bin/ping

Reply View the author
新手小白
deepin
2025-09-07 10:06
#2
It has been deleted!
兆兆嘟嘟嘟
deepin
Q&A Team
2025-09-07 12:24
#3
132******48

sudo chmod u+s /usr/bin/ping

请问这个是什么原理?

Reply View the author
132******48
deepin
2025-09-07 18:46
#4
兆兆嘟嘟嘟

请问这个是什么原理?

问的AI😂

  • 原理sudo chmod u+s /usr/bin/ping 通过设置 SUID 位,让普通用户执行的 ping 进程临时获得 root 权限,从而绕过创建原始套接字所需的安全限制。
  • 目的:解决普通用户无法使用需要特殊权限(如原始网络操作)的程序的问题。
Reply View the author
‌量子巡游者
deepin
Q&A Team
2025-09-07 23:26
#5

【论坛公告】 【社区倡议】让您的问题更快被解决!高效反馈问题实用指南

按照这个帖子中的内容,说明下你的电脑配置,上传下错误日志,有助于官方复现你所有遇到的问题,也能快速修复错误!

Reply View the author
deepin-流云
Moderator
Community OP
2025-09-08 10:16
#6

这个是25.0.7更新后的已知bug,目前内部已经修复,会在近期的更新中修复。

Reply View the author
deepin
2025-09-22 09:34
#7

chmod: 更改 '/usr/bin/ping' 的权限: 只读文件系统

Reply View the author