XK0-006 Exam Questions
155 real XK0-006 exam questions with expert-verified answers and explanations. Page 2 of 4.
- Question #54
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?
- Question #55
Which of the following best describes the role of initrd?
- Question #56
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 shoul...
- Question #57
Which of the following is a protocol for accessing distributed directory services containing a hierarchy of users, groups, machines, and organization units?
- Question #58
A systems administrator attempts to edit a file as root, but receives the following error: Which of the following commands allows the administrator to edit the file?
- Question #59
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 t...
- Question #60
Which of the following commands should an administrator use to see a full hardware inventory of a Linux system?
- Question #61
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. W...
- Question #62
A user on a Linux VM is running /work/test.sh Bash script and receives the following error: bash: /work/test.sh: Permission denied After further investigation, the user receives th...
- Question #63
A systems administrator needs to set the IP address of a new DNS server. Which of the following files should the administrator modify to complete this task?
- Question #64
Following the completion of monthly server patching, a Linux administrator receives reports that a critical application is not functioning. Which of the following commands should h...
- Question #65
A Linux administrator wants to make the ENABLE_AUTH variable set to 1 and available to the environment of subsequently executed commands. Which of the following should the administ...
- Question #66
Which of the following is a characteristic of Python 3?
- Question #67
A systems administrator manages multiple Linux servers and needs to set up a reliable and secure way to handle the complexity of managing event records on the OS and application le...
- Question #68
A Linux administrator wants to use AI to deploy infrastructure as code. Which of the following is a best practice regarding the use of AI for this task?
- Question #69
Which of the following passwords is the most complex?
- Question #70
A systems administrator needs to write a script that counts the number of times "FAIL" appears in a log file. If "FAIL" appears zero times, then the administrator would like to pri...
- Question #71
An administrator receives the following output while attempting to unmount a filesystem: umount /data1: target is busy. Which of the following commands should the administrator run...
- Question #72
A systems administrator changed the file permissions on the myfile file: $ sudo chmod g+w myfile $ ls -l myfile -rwxrwxr-x 1 admin editors C 2022-10-13 10:45 myfile Then the admini...
- Question #73
A systems technician needs to install a third-party software package. Which of the following commands would allow the technician to download this software package from a remote ser...
- Question #74
An administrator completes maintenance on a server but cannot remount the logical volume. Given the following output: Which of the following commands should the administrator execu...
- Question #75
An average of one out of three users in a company cannot reach the company website. A Linux administrator determines that one of the three website servers is down. The administrato...
- Question #76
An administrator has generated an RSA SSH key pair to log in to a remote server. After copying the public key and attempting to log in, the administrator sees the following message...
- Question #77
A Linux administrator is attempting to capture all network traffic coming to the server from the 10.0.6.5 IP address. Which of the following commands should the administrator run o...
- Question #78
A systems administrator wants to check if the ntpd service is configured to start on startup. Which of the following commands will show that information when run?
- Question #79
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?
- Question #80
A newly hired Linux administrator needs to grant access to the Linux servers by generating a password-protected RSA key of 4096 bytes. Which of the following commands will accompli...
- Question #81
A user sends a request to access a virtual server via SSH. Which of the following commands is used to open the SSH standard port?
- Question #82
A Linux systems administrator is resolving a privileged access issue for users who are members of an admin group. Which of the following configuration files should the administrato...
- Question #83
An administrator thinks that the user Joe may be running an unauthorized process on a Linux server. Which of the following commands should the administrator run to confirm this ide...
- Question #84
After system startup, the X Window System GUI login interface is not displaying. Which of the following commands ensures that the GUI is started during the system startup process?
- Question #85
A systems administrator is deploying a web server using the following code: Which of the following technologies is the administrator using to create this web server?
- Question #86
A systems administrator needs to validate that the dm_multipath driver was loaded in a Linux system. Which of the following commands should the administrator use?
- Question #87
Users connecting to a MySQL database on a Linux system report frequent errors. An administrator reviews the following partial output of the /proc/meminfo and free commands: Which o...
- Question #88
Which of the following actions is required to establish passwordless SSH authentication?
- Question #89
Which of the following best describes JSON?
- Question #90
A Linux server is not starting up because files in the /boot/ partition are corrupt. After the initial GRUB screen, the following message is displayed: Probing EDD (edd=off to disa...
- Question #91
Which of the following is the location for built-in Linux executable files and utilities?
- Question #92
A systems administrator is deploying a new secure web server but is having issues starting it. The administrator reviews the following outputs: Which of the following commands fixe...
- Question #93
After receiving a monitoring call, an administrator checks the Linux server for processes that have completed execution but have not been removed yet from the process table. Which...
- Question #94
Which of the following utilities can securely delete a Linux directory from a filesystem and ensure it cannot be recovered?
- Question #95
A systems administrator troubleshoots a connectivity issue and needs to determine whether port 449 is open. Which of the following commands should the administrator use?
- Question #96
A systems administrator is working on configuration changes and needs to replace a hostname in a specific file. Which of the following commands should the administrator use to comp...
- Question #97
A Linux administrator needs to add an instruction into a Dockerfile so that the process /sbin/app-01 is executed when a new container starts. Which of the following accomplishes th...
- Question #98
Which of the following best describes a benefit of using a Python virtual environment?
- Question #99
Which of the following technologies is used to authenticate users on a Linux server when working in a Windows domain?
- Question #100
Which of the following can be implemented with PAM to detect and block dictionary attacks?
- Question #101
Which of the following statements best describes Ansible?
- Question #102
A Linux administrator needs to change the execution frequency of a systemd timer. Which of the following commands should the administrator use after editing the timer file to make...
- Question #103
Which of the following commands sets all the directories' permissions recursively in the user's home directory and as accessible only to the user?