Which of the following configuration management tools is considered agentless?
Which of the following configuration management tools is considered agentless?A . OuppetB . SaltC . AnsibleD . ChefView AnswerAnswer: C Explanation: Reference: https://www.intigua.com/blog/puppet-vs.-chef-vs.-ansible-vs.-saltstack
Which of the following could be used to install more Linux servers with the same characteristics?
A system administrator has deployed a Linux server based on an Anaconda process with all packages and custom configurations necessary to install a web server role. Which of the following could be used to install more Linux servers with the same characteristics?A . /etc/sysconfig/anaconda/cfgB . /root/anaconda.autoC . /root/anaconda-ks.cfgD . /etc/sysconfig/installation.cfgView...
Which of the following commands best describes the action the Linux administrator should take NEXT?
A user attempts to use the mount -a command but gets the following error: mount: mount point /mnt/test does not exist Which of the following commands best describes the action the Linux administrator should take NEXT?A . mount Ca /mnt/testB . mkdir Cp /mnt/testC . mdadm Cp /mnt/testD . mkfs...
Which of the following is the BEST reason to do this?
A Linux systems administrator needs to provision multiple web servers into separate regional datacenters. The systems architect has instructed the administrator to define the server infrastructure using a specific tool that consumes a text-based file. Which of the following is the BEST reason to do this?A . To document the...
Which of the following commands would disable the use of Bluetooth?
A new corporate policy states that Bluetooth should be disabled on all company laptops. Which of the following commands would disable the use of Bluetooth?A . echo “blacklist bluetooth” > /etc/modprobe.d/blacklist-bluetoothB . echo “kill bluetooth” > /etc/modprobe.d/kill-bluetoothC . echo “modprobe bluetooth” > /etc/modprobe.d/modprbe-bluetoothD . echo “rmod bluetooth” > /etc/modprobe.d/rmmod-bluetoothView AnswerAnswer:...
Which of the following shell scripts will accomplish this task?
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?A . #/bin/bashfind /etc...
Which of the following would BEST allow an administrator to regain access and set a new known password at the same time?
A Linux server needs to be accessed, but the root password is not available. Which of the following would BEST allow an administrator to regain access and set a new known password at the same time?A . Boot into a single-user mode and reset the password via the passwd command.B...
Which of the following is the BEST method for adding the new feature to the software’s master branch?
A systems administrator has finished building a new feature for the monitoring software in a separate Git branch. Which of the following is the BEST method for adding the new feature to the software’s master branch?A . Merge the changes from the feature branch to the master branch.B . Save...
Which of the following will the administrator use to find all unsuccessful login attempts?
An administrator is analyzing a Linux server which was recently hacked. Which of the following will the administrator use to find all unsuccessful login attempts?A . nsswitchB . faillockC . pam_tally2D . passwdView AnswerAnswer: C
Which of the following are Linux desktop managers? (Choose two.)
Which of the following are Linux desktop managers? (Choose two.)A . KDEB . GNOMEC . GUID . VNCE . X11F . SPICEView AnswerAnswer: A,B