Question 56

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 as follows:
USER_LIST= " alice bob charles "
Which of the following commands should the administrator use to successfully create the user accounts?
  • Question 57

    An average of one out of three users in a company cannot reach the company website. A Linux administrator determines that one of the three website servers is down. The administrator inspects the DNS configuration for the website and notices the following entry:

    Which of the following accurately explains the issue?
  • Question 58

    An administrator needs to verify the user ID, home directory, and assigned shell for the user named
    "accounting." Which of the following commands should the administrator use to retrieve this information?
  • Question 59

    A systems administrator is creating a new shared directory. Which of the following commands ensures all users from the same group will be able to work with the newly created files?
  • Question 60

    A small group of remote users needs permission to run some administrative commands on a Linux server.
    Which of the following approaches is the best way to address this request?