CompTIA XK0-006 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/xk0-006.html
A systems administrator needs to integrate a new storage array into the company's existing storage pool.
The administrator wants to ensure that the server is able to detect the new storage array.
Which of the following commands should the administrator use to ensure that the new storage array is presented to the systems?
A Linux systems administrator is running an important maintenance task that consumes a large amount of CPU, causing other applications to slow.
Which of the following actions should the administrator take to help alleviate the issue?
A Linux administrator attempts to log in to a server over SSH as root and receives the following error message: Permission denied, please try again. The administrator is able to log in to the console of the server directly with root and confirms the password is correct. The administrator reviews the configuration of the SSH service and gets the following output:

Based on the above output, which of the following will most likely allow the administrator to log in over SSH to the server?
Which of the following is a protocol for accessing distributed directory services containing a hierarchy of users, groups, machines, and organizational units?
Users report that a Linux system is unresponsive and simple commands take too long to complete. The Linux administrator logs in to the system and sees the following:
Output 1:
10:06:29 up 235 day, 19:23, 2 users, load average: 8.71, 8.24, 7.71

Which of the following is the system experiencing?
A systems administrator is having issues with a third-party API endpoint. The administrator receives the following output:

Which of the following actions should the administrator take to resolve the issue?
A systems administrator needs to open the DNS TCP port on a Linux system from network 10.0.0.0/24.
Which of the following commands should the administrator use for this task?
A systems administrator is working on an SFTP server configuration.
Which of the following commands will best enable the connectivity to that service from the 10.10.0.0/24 network?
A systems administrator is receiving complaints about slow performance and system crashes. The administrator suspects memory and CPU issues.
Which of the following is the first action the administrator should take to troubleshoot and resolve these issues?
A Linux administrator needs to rebuild a container with the httpd service in order to change some default parameters.
Which of the following should be the first command line in the Dockerfile?