Question 221

A systems administrator needs to install a new piece of hardware that requires a new driver. The driver should be manually installed. Which of the following describes the order of commands required to obtain module information, install the module, and check the log for any errors during module installation?
  • Question 222

    A Bash script is saving the following list of users from the home directory to a variable:
    User=''home/matt home/tom home/john home/mike''.
    Which of the following commands creates a list of only the usernames?
  • Question 223

    A systems administrator is troubleshooting an intermittent network connection at the IP address 192.168.1.23.
    The administrator wishes to monitor the connection at five-minute intervals for one hour. Which of the following commands will accomplish this task?
  • Question 224

    A newly installed desktop is unable to connect to networked resources. The systems administrator executes various commands and reviews the following output snippets:

    Which of the following should the systems administrator try NEXT to restore connectivity?
  • Question 225

    A Linux administrator needs to configure a user account to notify the user ten days before the password will expire. Which of the following commands would BEST accomplish this task?