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?
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?
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?
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 junior Linux administrator is installing a new application with CPU architecture requirements that have the following specifications:✑ x64 bit✑ 3.0GHz speed✑ Minimum quad coreThe 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:Which of the following is the recommended course of action the administrator should take based on this output?
Which of the following would be the BEST solution for a systems administrator to access the graphical user environment of a Linux machine remotely?