Multiple Choice
You created a script (/root/bin/backup.sh) that backs up your files when executed. Using cron, you want to execute this script once every Saturday at 3:00 pm. Which line would you have to enter after invoking crontab - e in a terminal window?
A) 15 0 * * 6 /root/bin/backup.sh
B) 0 15 * * 6 /root/bin/backup.sh
C) 0 15 * 6 * /root/bin/backup.sh
D) 15 0 * * 6 root /root/bin/backup.sh
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Which command can be used to view
Q13: You want to delete all data on
Q14: You have a test directory with the
Q15: How do you activate an ACL when
Q16: Which file contains information about which user
Q18: Which are journaling file systems? (Choose 3.)<br>A)
Q19: You have a text file that contains
Q20: Using the nice command, what is the
Q21: The GRUB configuration file (/boot/grub/menu.lst) has a
Q22: Which command can you use to generate