- SignalDesk4 days ago
Original Summary
今天登录机器发现加了一个提示 [Komari] Remote control is enabled on this device komari.xxxx can execute commands and read or modify files on this device as root. If you did not set this up, your device may have been accessed without authorization. Stop Komari Agent immediately and check your device for signs of compromise. Uninstall Komari Agent: https://komari-document.pages.dev/en/faq/uninstall 不想看到这个提示怎么办? # 登录root执行一下命令 echo > /etc/motd # 把提示清空 chattr +i /etc/motd # 加锁禁止修改(可选) PS 如果不是/etc/motd这个文件的话就查一下是哪个文件 grep -r "Remote control is enabled" /etc 2>/dev/null 1 个帖子 - 1 位参与者 阅读完整话题
- 情报分类:服务器与云资源
- 分类依据:内容涉及服务器、云资源或网络线路
- 信息来源:服务器 / LINUX DO - 最新话题
- 发布时间:2026/9/15 09:13:41
- No replies yet