我有一个全新的 Ubuntu 20.04.4 LTS 实例。我以前没有使用过或弄乱过 crontab。当我运行时,crontab -e
我得到了crontabs: No such file or directory
。当我尝试使用重新安装 crontab 时,sudo apt-get install --reinstall cron
我得到了:
Preparing to unpack .../cron_3.0pl1-136ubuntu1_amd64.deb ...
Unpacking cron (3.0pl1-136ubuntu1) over (3.0pl1-136ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/cron_3.0pl1-136ubuntu1_amd64.deb (--unpack):
unable to create '/etc/cron.d/.placeholder.dpkg-new' (while processing './etc/cron.d/.placeholder'): Operation not permitted
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/cron_3.0pl1-136ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
令人困惑的是为什么错误消息中包含单词 crontabs,而不是 crontab。这里有一张屏幕截图,证明我没有输入 crontabs -e。
答案1
它是一个加密矿工 argon2,它入侵了我的虚拟机,并将我的 root 权限和 cron 权限锁定。