Question 116

Which of the following is considered best practices when using definition files for the provisioning of Linus servers to the cloud?
  • Question 117

    A junior administrator is configuring local name lookups for fully qualified domain names in an isolated environment. The administrator is given a checklist and must accomplish the following tasks:
    Add localhost with loopback address.
    Add 192.168.192.12/24 to resolve to database01.comptia.org
    Given this scenario, which of the following steps should the administrator perform to accomplish these tasks?
  • Question 118

    After installing a new web server, you are unable to browse to the default web page.
    INSTRUCTIONS
    Review all the command output and select the command needed to remediate the issue.
    If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

    Question 119

    Given the output below:
    [root@appserver ~]# rm config.txt
    rm: remove regular file 'config.txt'? yes
    rm: cannot remove 'config.txt': Operation not permitted
    Which of the following might be the cause?
  • Question 120

    A system administrator is setting up a cron job that will copy thousands files from a remote directory on a scheduled basic. The file contents should retain their original permissions, including and group ownership, and the cron job should run for the least amount of the possible. Which of the following is the BEST program to use in this situation?