Troubleshooting

The Missing Cron

150 pts
0 solves
easy hands-on
A nightly backup cron job stopped running and nobody knows why. The backup script at /opt/backup.sh is fine, but the cron entry seems to have a typo in the script path. Fix the cron job so that the backup script executes successfully. Hint: check the crontab for the challenger user.

Ready to solve this?

Create a free account to launch containers, submit answers, and track your progress.