An administrator added a disk to a virtual machine. The administrator attempts to mount the first partition with the following command:
Mount/devsda1/mount_point
The administrator receives the following error message:
Mount: /mount_point: does not exist.
Which of the following BEST solves thrs issue and allows the administrator to run the mount command?
A systems administrator needs to see if a mail server is listening on port 25. Which of the following is the BEST command for the administrator to run on the mail server to see if the port is listening for connections?
An administrator schedules downtime on a system to find out why it takes so long to boot. Which of the following commands will help the administrator determine the issue with this system?
A Linux administrator updated the graphics drivers using a package manager but now the server does not boot. Which of the following is the BEST way to get the server back into an operational state?
A Linux administrator rs creating a VM to install a third-party tool for scanning me network. The vendor hat provided an OVA file for installing the software.
Which of the foiowing BEST descnoes the OVA file?
A Bash script is saving the following list of users from the home directory to a variable:
User=’’home/matt home/tom home/john home/mike’’.
Which of the following commands creates a list of only the usernames?
A Linux administrator wants to load the KVM module into the kernel. Which of the following commands should the administrator use?