XK0-004 Exam Question 31

A member of the production group issues the following command:
echo "Monday through Friday" > /production_docs/days
The command fails to execute, so the user obtains the following output:
drwxr--r-- root production 0 Jun 16 2018 production
-rw-r--r-- production production 4096 Jun 14 2018 days
Which of the following commands should the user execute to BEST fix the issue?
  • XK0-004 Exam Question 32

    A Linux administrator is configuring a server to log security events for the ping command while allowing the request to occur. The Linux server is using AppArmor to manage its security services.
    Which of the following commands is the BEST option?
  • XK0-004 Exam Question 33

    A Linux systems administrator needs to copy the contents of a directory named "working" on the local working system to a folder /var/www/html on a server named "corporate-web".
    Which of the following commands will allow the administrator to copy all the contents to the web server?
  • XK0-004 Exam Question 34

    An administrator has a CSV file named hosts.csv. The contents of hosts.csv include the following:
    192.168.2.57,lnx1prd.example.com,Linux,Production
    192.168.2.58,lnx2prd.example.com,Linux,Production
    192.168.1.4,server15.example.com,Windows,Development
    The administrator needs to create a second comma-separated list of only the Linux server IP addresses.
    Which of the following commands would achieve this need?
  • XK0-004 Exam Question 35

    A systems administrator wants to disable the isofs module on the server.
    Which of the following will allow the administrator to check if the isofs module is currently in use?