A Linux administrator has configured a Linux system to be used as a router. The administrator confirms that two network adapters are properly installed and functioning correctly. In addition, the output of the iptables ג€"L command appears to contain a complete firewall configuration.
Which of the following commands does the administrator need to issue for the router to be fully functional?
Answer : A
A systems administration team has decided to treat their systems as immutable instances. They keep the desired state of each of their systems in version control and apply automation whenever they provision a new instance. If there is an issue with one of their servers, instead of troubleshooting the issue, they terminate the instance and rebuild it using automation.
Which of the following is this an example of?
Answer : C
A systems administrator wants to deploy several applications to the same server quickly. Each application should be abstracted from the host with its own dependencies and libraries and utilize a minimal footprint.
Which of the following would be BEST in this scenario?
Answer : D
An operator finds a user is having issues with opening certain files.
Which of the following commands would allow the security administrator to list and check the SELinux context?
Answer : C
Reference:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security-enhanced_linux/sect-security-enhanced_linux- working_with_selinux-selinux_contexts_labeling_files
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?
Answer : C
A junior Linux administrator is installing a new application with CPU architecture requirements that have the following specifications:
✑ x64 bit
✑ 3.0GHz speed
✑ Minimum quad core
The administrator wants to leverage existing equipment but is unsure whether the requirements of these systems are adequate. The administrator issues the following command cat /proc/cpuinfo. The output of the command is as follows:
Answer : A
A Linux systems administrator wants the ability to access systems remotely over SSH using RSA authentication. To which of the following files should the RSA token be added to allow this access?
Answer : C
Reference:
https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server
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?
Answer : A
Reference:
https://phoenixnap.com/kb/how-to-change-root-password-linux
A Linux administrator wants to fetch a Git repository from a remote Git server.
Which of the following is the BEST command to perform this task?
Answer : B
Reference:
https://git-scm.com/book/en/v2/Git-Basics-Working-with-Remotes
An administrator needs to create a shared directory in which all users are able to read, 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?
Answer : A
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?
Answer : A
Reference:
https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging
Which of the following will provide a list of all flash, external, internal, and SSD drives?
Answer : C
Reference:
https://www.linux.com/learn/intro-to-linux/2017/3/how-format-storage-devices-linux
Which of the following configuration management tools is considered agentless?
Answer : C
Reference:
https://www.intigua.com/blog/puppet-vs.-chef-vs.-ansible-vs.-saltstack
An administrator reviews the following configuration file provided by a DevOps engineer:
Answer : A
Which of the following is a difference between YAML and JSON?
Answer : A
Reference:
https://www.json2yaml.com/yaml-vs-json
Have any questions or issues ? Please dont hesitate to contact us