crontab -e 해당 파일이나 디렉터리가 없습니다

crontab -e 해당 파일이나 디렉터리가 없습니다

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)

오류 메시지에 crontab이 아닌 crontab이라는 단어가 포함되어 있는 이유는 매우 혼란스럽습니다. 다음은 crontabs -e를 입력하지 않았다는 증거로 스크린샷입니다. 여기에 이미지 설명을 입력하세요

답변1

내 VM을 해킹하여 루트와 크론에서 나를 차단한 것은 암호화폐 채굴기 argon2였습니다.

관련 정보