Question 96

A systems administrator wants to be sure the sudo rules just added to /etc/sudoers are valid. Which of the following commands can be used for this task?
  • Question 97

    A systems administrator needs to clone the partition /dev/sdc1 to /dev/sdd1. Which of the following commands will accomplish this task?
  • Question 98

    The applications team is reporting issues when trying to access the web service hosted in a Linux system. The Linux systems administrator is reviewing the following outputs:
    Output 1:
    * httpd.service = The Apache HTTPD Server
    Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled) Active: inactive (dead) Docs: man:httpd(8) man:apachectl(8) Output 2:
    16:51:16 up 28 min, 1 user, load average: 0.00, 0.00, 0.07
    Which of the following statements best describe the root cause? (Select two).
  • Question 99

    After starting an Apache web server, the administrator receives the following error:
    Apr 23 localhost.localdomain httpd 4618] : (98) Address already in use: AH00072: make_sock: could not bind to address [: :]80 Which of the following commands should the administrator use to further trou-bleshoot this issue?
  • Question 100

    An administrator created an initial Git repository and uploaded the first files. The administrator sees the following when listing the repository:

    The administrator notices the file . DS STORE should not be included and deletes it from the online repository. Which of the following should the administrator run from the root of the local repository before the next commit to ensure the file is not uploaded again in future commits?