Question 41

A Linux administrator retrieved a repository of files from a Git server using git clone. The administrator wants to see if a configuration file was added to the repository. Which of the following Git arguments should be used to see the recent modifications?
  • Question 42

    A server, which is used to collect data about the network and datacenter environment via SNMP, is running out of space. Which of the following should the server administrator implement to reduce disk utilization?
  • Question 43

    A junior administrator of a physical server receives log messages indicating the out-of-memory killer has been active. All memory slots are in use on the motherboard, but additional disk space is available. Space has been allocated for a swap file.
    Which of the following should the administrator use to reduce the output of memory messages?
  • Question 44

    A systems engineer scheduled an at job that will reboot a critical server. A developer states the processes will not complete for another three hours.
    Which of the following will help the systems engineer to remove the job?
  • Question 45

    An issue was discovered on a testing branch of a Git repository. A file was inadvertently modified and needs to be reverted to the master branch version. Which of the following is the BEST option to resolve the issue?