Question 91

An administrator needs to make some changes in the IaC declaration templates. Which of the following commands would maintain version control?
  • Question 92

    A Linux administrator needs to ensure that Java 7 and Java 8 are both locally available for developers to use when deploying containers. Currently only Java 8 is available. Which of the following commands should the administrator run to ensure both versions are available?
  • Question 93

    A Linux administrator needs to remove software from the server. Which of the following RPM options should be used?
  • Question 94

    A systems administrator is tasked with mounting a USB drive on a system. The USB drive has a single partition, and it has been mapped by the system to the device /dev/sdb. Which of the following commands will mount the USB to /media/usb?
  • Question 95

    A newly created container has been unable to start properly, and a Linux administrator is analyzing the cause of the failure. Which of the following will allow the administrator to determine the FIRST command that is executed inside the container right after it starts?