XK0-004 Exam Question 6

A Linux administrator needs every new file created on a directory to maintain the group permissions of the same directory. Which of the following commands would satisfy this requirement?
  • XK0-004 Exam Question 7

    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?
  • XK0-004 Exam Question 8

    A systems administrator wants to know the current status of a series of dd jobs that were started in the background three hours ago.
    Which of the following commands will achieve this task?
  • XK0-004 Exam Question 9

    A technician suspects a company's border firewall is down, thus blocking Internet access. The technician executes the following commands:
    #ping -c 1 firewall.company.com
    64 bytes from firewall.company.com (192.168.1.1): icmp_seq=1 ttl=64 time=0.061ms
    #ping -c 16 www.comptia.com
    16 packets transmitted, 0 received, 100% packet loss, time 14999ms
    Which of the following commands should the technician use to BEST determine the source of this outage?
  • XK0-004 Exam Question 10

    A systems administrator needs to append output of ls -lha /optcommand to the contents of a test.txt file.
    Which of the following commands will accomplish this?