Question 86

Which of the following is the template for the grub.cfg file?
  • Question 87

    A junior systems administrator needs to make a packet capture file that will only capture HTTP protocol data to a file called test.pcap.
    Which of the following commands would allow the administrator to accomplish this task?
  • Question 88

    A Linux administrator has installed a web application firewall in front of a web server running on HTTP port
    8080 and successfully started the HTTP server. However, after opening the application URL in an Internet browser, the administrator discovered that the application does not work. The administrator performed the following diagnostic steps:
    Output of sysctl -a command:

    Output of iptables -L command:

    Output of netstat -nltop | grep "8080":

    Which of the following is the NEXT step the administrator should perform to permanently fix the issue at the kernel level?
  • Question 89

    A Linux user wants to give read-only permissions to a directory and its contents. Which of the following commands will allow the user to accomplish this task?
  • Question 90

    A junior Linux administrator is installing a new application with CPU architecture requirements that have the following specifications:
    x64 bit
    3.0GHz speed
    Minimum quad core
    The administrator wants to leverage existing equipment but is unsure whether the requirements of these systems are adequate. The administrator issues the following command cat/proc/cpuinfo. The output of the command is as follows:

    Which of the following is the recommended course of action the administrator should take based on this output?