Question 6
A junior systems administrator needs to schedule a backup script named /scripts/backup.sh and make the correct changes to the crontab.
Which of the following crontab entries would run the script every Monday at 2:05 a.m.?
Which of the following crontab entries would run the script every Monday at 2:05 a.m.?
Question 7
Joe, a user, creates a short shell script, shortscript.sh, and saves it in his home directory with default permissions and paths. He then attempts to run the script by typing ./shortscript.sh, but the command fails to execute.
Which of the following commands would have allowed the script to run?
Which of the following commands would have allowed the script to run?
Question 8
All users are reporting that they cannot connect to the SFTP server. The administrator runs a scan:

Which of the following would allow the administrator to fix the problem?

Which of the following would allow the administrator to fix the problem?
Question 9
A Linux administrator has downloaded the network-tools-12.1-17.i386.rpm package for installation to a local system. The administrator issues the rpm -ivh nerwork-cools-12.1-17.i386.rpm command to install the package. After attempting to use the newly installed package, the administrator realizes the package for the system's architecture was not installed correctly.
Which of the following commands should the administrator use to remove the package from the system?
Which of the following commands should the administrator use to remove the package from the system?
Question 10
Which of the following is the purpose of the vmlinux file on a Linux system?