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?
An administrator logs in to a Linux server and notices the clock is 37 minutes fast. Which of the following commands will fix the issue?
Which of the following filesystems contains non-persistent or volatile data?
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?
Which of the following statements best describes Ansible?
Following the completion of monthly server patching, a Linux administrator receives reports that a critical application is not functioning. Which of the following commands should help the administrator determine which packages were installed?
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?
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?
A Linux systems administrator is running an important maintenance task that consumes a large amount of CPU, causing other applications to slow. Which of the following actions should the administrator take to help alleviate the issue?
A systems administrator receives reports about connection issues to a secure web server. Given the following firewall and web server outputs:
Firewall output:
Status: active
To Action From
443/tcp DENY Anywhere
443/tcp (v6) DENY Anywhere (v6)
Web server output:
tcp LISTEN 0 4096 *:443 :
Which of the following commands best resolves this issue?