Question 61
An engineer is working on a production application deployment that requires changing a web application property file called server.propertythat is managed by the Git version control system. A cloned copy of the remote repository in which the server.propertyfile exists is on the local desktop computer. The engineer makes appropriate changes to the files, saves it as server.property, and executes git commit -m
"changed the property file" server.property. Which of the following commands did the engineer fail to perform?
Question 62
Which of the following is the purpose of the monitoring server role?
Question 63
A four-drive Linux NAS has been improperly configured. Each drive has a capacity of 6TB, for a total storage capacity of 24TB. To reconfigure this unit to be not pluggable for drive replacement and provide total storage of 11TB to 12TB, which of the following would be the correct RAID configuration?
D18912E1457D5D1DDCBD40AB3BF70D5D
Question 64
A Linux user needs to create a file named newfile in the home directory that mirrors the contents of the / etc/resolv.conf file.
Which of the following commands would accomplish this task?
Question 65
A Linux administrator is updating iptables rules and is given the following tasks:
* Output a list of iptables rules.
* Remove all iptables rules.
Which of the following actions should be performed from the terminal console to accomplish these tasks?
(Choose two.)
