CompTIA XK0-005 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/xk0-005.html
A Linux administrator was notified that a virtual server has an I/O bottleneck. The Linux administrator analyzes the following output:

Given there is a single CPU in the sever, which of the following is causing the slowness?
A Linux administrator intends to start using KVM on a Linux server.
Which of the following commands will allow the administrator to load the KVM module as well as any related dependencies?
A systems administrator wants to back up the directory /data and all its contents to /backup/data on a remote server named remote.
Which of the following commands will achieve the desired effect?
A Linux administrator needs to remove software from the server.
Which of the following RPM options should be used?
A Linux user is trying to execute commands with sudo but is receiving the following error:
$ sudo visudo
>>> /etc/sudoers: syntax error near line 28 <<<
sudo: parse error in /etc/sudoers near line 28
sudo: no valid sudoers sources found, quitting
The following output is provided:
# grep root /etc/shadow
root :* LOCK *: 14600 ::::::
Which of the following actions will resolve this issue?
A Linux administrator needs to obtain a list of all volumes that are part of a volume group.
Which of the following commands should the administrator use to accomplish this task?
A systems administrator received a notification that a system is performing slowly. When running the top command, the systems administrator can see the following values:

Which of the following commands will the administrator most likely run NEXT?
The administrator comptia is not able to perform privileged functions on a newly deployed system. Given the following command outputs:

Which of the following is the reason that the administrator is unable to perform the assigned duties?
A user reported issues when trying to log in to a Linux server. The following outputs were received:
Given the outputs above.
which of the following is the reason the user is una-ble to log in to the server?
A Linux administrator wants to find out whether files from the wget package have been altered since they were installed.
Which of the following commands will provide the correct information?