A new video card was added to a customer workstation. To get the new video card to work correctly, a systems administrator needs to remove support for the nouveau video driver on the Linux workstation.
Which of the following will accomplish this task?
A Linux administrator needs to run a command in the background of a terminal, Which of the following commands will BEST accomplish this task?
A junior systems administrator is creating a cron job. The cron job requirements are as follows:
* Run the hello.shscript every hour (24 times in one day).
* Run it on Monday only.
Given this scenario, which of the following crontab options should be configured to meet these requirements?
Which of the following BEST describes containers running on a Linux system?
A Linux team is using Git to version a set of custom scripts. A team member has made an update to a script
and published the changes to the repository.
Which of the following is the BEST way to retrieve the latest changes to the administrator's local working copy?