Question 11

A Linux administrator needs to create accounts for a list of new users. The user account names have been defined in the user LIST variable by executing the following:
USER_LIST="alice bob charles"
Which of the following commands should the administrator use to successfully create the user accounts?
  • Question 12

    Which of the following best describes a use case for playbooks in a Linux system?
  • Question 13

    The development team asks a Linux administrator to help diagnose a connectivity issue that is occurring with a newly developed software. The Linux administrator reviews the following output:
    $ wget -vvv https://api.newapp.comptia.org/v2/health
    Resolving proxy.comptia.org (proxy.comptia.org)... connected.
    ERROR: The certificate of ' api.newapp.comptia.org ' is not trusted.
    ERROR: The certificate of ' api.newapp.comptia.org ' does not have a known issuer.
    Which of the following actions is the best way to resolve the issue?
  • Question 14

    A systems administrator is reconfiguring existing user accounts in a Linux system. Which of the following commands should the administrator use to include "myuser" in the finance group?
  • Question 15

    An
    administrator is investigating the reason a Linux workstation is not resolving the website http://www.comptia.
    org. The administrator executes some commands and receives the following output:

    Which of the following is the most likely cause?