Which of the following configuration management tools is considered agentless?
Correct Answer:C
A Linux administrator wants to obtain a list of files and subdirectories in the /etc directory that contain the word “services”. Once the files and subdirectories are discovered, they should be listed alphabetically in the /var/tmp/foundservices file. Which of the following shell scripts will accomplish this task?
Correct Answer:B
A junior Linux administrator is updating local name resolution to support IPv6. The administrator issues the command cat /etc/hosts and receives the following output: 127.1.1.1 localhost
Which of the following actions should the administrator perform to accomplish this task?
Correct Answer:D
A Linux server has multiple IPs. A Linux administrator needs to verify if the HTTP server port is bound to the correct IP.
Which of the following commands would BEST accomplish this task?
Correct Answer:D
An administrator needs to create a shared directory in which all users are able, write, and execute its content but none of the regular users are able to delete any content.
Which of the following permissions should be applied to this shared directory?
Correct Answer:C
Given the output below:
Which of the following commands can be used to remove MyPhoto.jpg from the current directory?
Correct Answer:E