XK0-004 CompTIA Linux+ Certification Exam

Loading demo links...

Showing 19–20 of 20 questions

Question 19

A Linux administrator needs to schedule a cron job to run at 1:15 p.m. every Friday to report the amount of free disk space on the system and to send the output to a file named “freespace”. Which of the following would meet this requirement?

Select an option, then click Submit answer.

  • 13 15 * * 5 df > /freespace

  • 15 13 * * 5 df > /freespace

  • 15 1 * * 6 df > /freespace

  • 15 13 6 * * df > /freespace

Question 20

Which of the following files would a junior systems administrator check to verify DNS server settings?

Select an option, then click Submit answer.

  • /etc/network

  • /etc/resolv.conf

  • /etc/nsswitch.conf

  • /etc/hosts