CompTIA XK0-006 - CompTIA Linux+ V8 Exam
Due to application compatibility issues, the Python 3 OpenSSL library should not be upgraded. Which of the following commands should the systems administrator use to ensure the package stays at the current version?
Which of the following Ansible components is used to define groups and individual hosts and can include variables specific to each host or group?
A Linux administrator notices that an application is having trouble connecting to an external database. Which of the following commands should the administrator use to validate the connection to the remote port exposed by a database server?
The security manager at a company notifies a systems administrator of open vulnerabilities on the Linux system. The administrator receives the following information while logged in to the server:
$ date
Thu Jul 11 16:12:42 UTC 2024
$ getenforce
Enforcing
$ dnf history
ID | Command Line | Date and time | Action(s) | Altered
45 | update -y | 2023-07-09 | Update | 27
46 | install httpd | 2023-01-11 | Install | 9
47 | update -y | 2023-08-08 | Upgrade | 44
Which of the following is the most likely security concern?
A DevOps engineer made some changes to files in a local repository. The engineer realizes that the changes broke the application and the changes need to be reverted back. Which of the following commands is the best way to accomplish this task?
Which of the following is the best use of AI within a Linux environment?
Users cannot access a server after it has been restarted. At the server console, the administrator runs the following commands;
Which of the following is the cause of the issue?
An administrator added a new disk to expand the current storage. Which of the following commands should the administrator run first to add the new disk to the LVM?
A systems administrator needs to check the statuses of all the services on a Linux server. Which of the following commands accomplishes this task?
A Linux administrator attempts to unmount the local filesystem /data in order to mount a new volume. However, the administrator receives the following error message:
umount: /data: target is busy
Which of the following commands should the administrator run to resolve the issue?
