Automated Daily System Log Backup | Challenge

# Introduction In this challenge, we will focus on creating a cron job to back up daily log files. The goal is to pack certain log files into a tar archive and store it in a specified directory. We will run the backup command directly, without any additional scripts, and overwrite any existing files with the same name.

|60 : 00

Click the virtual machine below to start practicing