Question 91

A Linux administrator reviews a set of log output files and needs to identify files that contain any occurrence of the word denied. All log files containing entries in uppercase or lowercase letters should be included in the list. Which of the following commands should the administrator use to accomplish this task?
  • Question 92

    A Linux administrator is configuring a log collector agent to monitor logs in /var/log/collector. The agent is reporting that it cannot write to the directory. The agent runs as the logger user account. The administrator runs a few commands and reviews the following output:
    makefile
    Output 1:
    drwxr-xr-x. 1 root root 0 Oct 20:13 collector
    Output 2:
    file: /var/log/collector
    owner: root
    group: root
    user::rwx
    group::r-x
    mask::rwx
    other::r-x
    Output 3:
    uid=1010(logger) gid=1010(monitor) groups=1010(monitor)
    Which of the following is the best way to resolve the issue?
  • Question 93

    A systems administrator is investigating low performance a server. After executing some diagnostic commands, the administrator analyzes the data:

    Which of the following is the cause of low performance on the server?
  • Question 94

    Which of the following directories is the mount point in a UEFI system?
  • Question 95

    A Linux systems administrator receives reports from various users that an application hosted on a server has stopped responding at similar times for several days in a row. The administrator logs in to the system and obtains the following output:
    Output 1:

    Output 2:

    Output 3:

    Which of the following should the administrator do to provide the BEST solution for the reported issue?