A Linux system displays the following error during operation:
Kernel panic - not syncing: Fatal Machine check
Pid: 0, comm: swapper Tainted: G M
Call Trace:
...
mce_panic
do_machine_check
Which of the following is the most likely cause of this issue?
An administrator attempts to install updates on a Linux system but receives error messages regarding a specific repository. Which of the following commands should the administrator use to verify that the repository is installed and enabled?
A Linux administrator needs to create accounts for a list of new users. The user account names have been defined in the USER_LIST variable as follows:
USER_LIST= " alice bob charles "
Which of the following commands should the administrator use to successfully create the user accounts?
A Linux software developer wants to use AI to optimize source code used in a commercial product. Which of the following steps should the developer take first?
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?
Which of the following describes how a user ' s public key is used during SSH authentication?
A Linux administrator needs to analyze a compromised disk for traces of malware. To complete the analysis, the administrator wants to make an exact, block-level copy of the disk. Which of the following commands accomplishes this task?
A Linux administrator needs to change the server name to comptia1. Which of the following commands should the administrator use?
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?