1 00:00:06,930 --> 00:00:10,170 - In this lab, you are going to schedule some tasks. 2 00:00:10,170 --> 00:00:13,410 Use the appropriate command to create a file/tmp/testfile 3 00:00:13,410 --> 00:00:15,510 five minutes from now. 4 00:00:15,510 --> 00:00:18,540 Use the appropriate solution to run the fstrim command 5 00:00:18,540 --> 00:00:20,670 on a daily basis and ensure 6 00:00:20,670 --> 00:00:23,460 that on a daily basis at 4 p.m., the message hello 7 00:00:23,460 --> 00:00:24,960 is written to syslog. 8 00:00:24,960 --> 00:00:25,793 That's all.