Question 56

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 57

    A Linux administrator needs to create an image named sda.img from the sda disk and store it in the /tmp directory. Which of the following commands should be used to accomplish this task?
  • Question 58

    Developers have requested implementation of a persistent, static route on the application server. Packets sent over the interface eth0 to 10.0.213.5/32 should be routed via 10.0.5.1. Which of the following commands should the administrator run to achieve this goal?
  • Question 59

    A Linux administrator is providing a new Nginx image from the registry to local cache. Which of the following commands would allow this to happen?
  • Question 60

    A cloud engineer needs to launch a container named web-01 in background mode. Which of the following commands will accomplish this task''