XK0-005 Exam Questions
961 real XK0-005 exam questions with expert-verified answers and explanations. Page 8 of 20.
- Question #423System Management
A Linux systems administrator wants to see the current processes that are being run by each individual user who is logged on to the server. Which of the following is the BEST way t...
Process MonitoringUser MonitoringLinux CommandsSystem Utilities - Question #424System Management
A Linux administrator copied a Git repository locally, created a feature branch, and committed some changes to the feature branch. Which of the following Git actions should the Lin...
GitVersion ControlRemote RepositoryGit Commands - Question #425System Management
A Linux administrator has set up a new DNS forwarder and is configuring all internal servers to use the new forwarder to look up external DNS requests. The administrator needs to m...
FirewallfirewalldDNSNetwork Configuration - Question #426System Management
Which of the following directories is the mount point in a UEFI system?
UEFIMount pointsEFI System PartitionFilesystem hierarchy - Question #427System Management
Which of the following commands is used to configure the default permissions for new files?
umaskfile permissionsLinux commandssystem configuration - Question #428Troubleshooting
A user cannot reach the internet from a workstation. A systems administrator performs diagnostics with the following results: Which of the following is the cause for lack of intern...
Network ConfigurationIP AddressingSubnet MaskNetwork Troubleshooting - Question #429System Management
A Linux administrator needs to give the correct permission on a file called exam.txt. The owner needs to have full permissions to the file, the group only needs read and execute pe...
Linux permissionschmod commandOctal permissionsFile system management - Question #431Security
A Linux administrator has togged in to a server for the first time and needs to know which services are allowed through the firewall. Which of the following options will return the...
Linux Firewallfirewall-cmdNetwork ServicesSecurity Configuration - Question #432Troubleshooting
A systems administrator is encountering performance issues. The administrator runs a command with the following output: 09:10:18 up 457 days, 32min, 5 users, load average: 4.22 6.6...
Linux performanceLoad averageCPU utilizationSystem troubleshooting - Question #433Troubleshooting
A company's internal users report that the website is responding slowly, especially when accessing pages that involve static content such as images and scripts. The server's CPU, R...
Performance troubleshootingAntivirus configurationWeb server performanceFile system I/O - Question #434System Management
A systems administrator was tasked with assigning the temporary IP address/netmask 192.168.168.1/255.255.255.255 to the interface eth0 of a Linux server. When adding the address, t...
Linux NetworkingIP AddressingCIDRip command - Question #435System Management
A Linux administrator rebooted a server. Users then reported some of their files were missing. After doing some troubleshooting, the administrator found one of the filesystems was...
Filesystem managementSystemd mount unitsBoot persistencefstab - Question #436Scripting, Containers, and Automation
The ability to add web servers dynamically during peak user activity and remove them when user activity decreases is an example of:
Configuration AutomationAutoscalingDynamic ProvisioningServer Management - Question #440Security
The security team has identified a web service that is running with elevated privileges. A Linux administrator is working to change the systemd service file to meet security compli...
systemdservice managementprivilege managementsecurity hardening - Question #441System Management
A Linux administrator is tasked with implementing a solution that will centralize information and allow it to be searchable and available for reporting purposes. Which of the follo...
LoggingCentralized loggingServer rolesData management - Question #442Security
A Linux user reported the following error after trying to connect to the system remotely: ssh: connect to host 10.0.1.10 port 22: Resource temporarily unavailable The Linux systems...
firewalldSSHNetwork SecurityLinux Command Line - Question #443System Management
A Linux administrator has been tasked with installing the most recent versions of packages on a RPM- based OS. Which of the following commands will accomplish this task?
Package ManagementDNFSystem UpdatesRPM - Question #447System Management
A Linux systems administrator needs to copy files and directories from Server A to Server B. Which of the following commands can be used for this purpose? (Select TWO)
Linux commandsRemote file transferscprsync - Question #449System Management
In which of the following filesystems are system logs commonly stored?
Filesystem Hierarchy StandardLinux directory structureSystem logsLogging - Question #453Security
Which of the following enables administrators to configure and enforce MFA on a Linux system?
PAMMulti-Factor AuthenticationLinux SecurityAuthentication - Question #454Scripting, Containers, and Automation
A cloud engineer is asked to copy the file deployment.yaml from a container to the host where the container is running. Which of the following commands can accomplish this task?
DockerContainer ManagementFile TransferCLI Commands - Question #455Troubleshooting
A Linux system is failing to start due to issues with several critical system processes. Which of the following options can be used to boot the system into the single user mode? (C...
Linux Boot ProcessGRUB ParametersSystemd TargetsSingle User Mode - Question #456Security
A DevOps engineer needs to allow incoming traffic to ports in the range of 4000 to 5000 on a Linux server. Which of the following commands will enforce this rule?
iptablesfirewallnetwork securityLinux commands - Question #457System Management
A Linux administrator needs to determine whether a hostname is in the DNS. Which of the following would supply the information that is needed?
Linux commandsDNS resolutionNetwork diagnostics - Question #458Troubleshooting
A server is experiencing intermittent connection issues. Some connections to the Internet work as intended, but some fail as if there is no connectivity. The systems administrator...
NetworkingRoutingDefault GatewayNetwork Troubleshooting - Question #459Security
A cloud engineer needs to block the IP address 192.168.10.50 from accessing a Linux server. Which of the following commands will achieve this goal?
iptablesFirewall RulesNetwork SecurityAccess Control - Question #461Troubleshooting
A Linux system is failing to boot with the following error: Which of the following actions will resolve this issue? (Choose two.)
GRUB BootloaderBoot RepairLiveCD/Rescue MediaSystem Troubleshooting - Question #462System Management
A Linux administrator needs to create an image named sda.img from the sda disk and store it in the /tmp directory. Which of the following commands should be used to accomplish this...
dd commanddisk imagingLinux commands - Question #463System Management
A Linux administrator is creating a primary partition on the replacement hard drive for an application server. Which of the following commands should the administrator issue to ver...
Linux commandsDisk managementPartitioningfdisk - Question #464Troubleshooting
A systems administrator is investigating why one of the servers has stopped connecting to the internet. Which of the following is causing the issue?
NetworkingRoutingInternet ConnectivityTroubleshooting - Question #465System Management
A systems administrator is tasked with installing GRUB on the legacy MBR of the SATA hard drive. Which of the following commands will help the administrator accomplish this task?
GRUBBootloaderMBRLinux device naming - Question #466System Management
A junior Linux administrator is tasked with installing an application. The installation guide states the application should only be installed in a run level 5 environment. Which of...
Linux administrationsystemdRunlevelssystemctl - Question #467System Management
A Linux administrator is tasked with adding users to the system. However, the administrator wants to ensure the users' access will be disabled once the project is over. The expirat...
User ManagementLinux CommandsAccount Expirationuseradd command - Question #468Scripting, Containers, and Automation
A DevOps engineer needs to download a Git repository from https://git.company.com/admin/project.git. Which of the following commands will achieve this goal?
GitVersion ControlRepository CloningCLI Commands - Question #469System Management
An administrator installed an application from source into /opt/operations1/ and has received numerous reports that users are not able to access the application without having to u...
Environment VariablesPATH VariableShell ConfigurationSystem Administration - Question #471Troubleshooting
A Linux administrator is alerted to a storage capacity issue on a server without a specific mount point or directory. Which of the following commands would be MOST helpful for trou...
Linux commandsDisk spaceTroubleshootingStorage management - Question #472System Management
A systems administrator pressed Ctrl+Z after starting a program using the command line, and the shell prompt was presented. In order to go back to the program, which of the followi...
Job ControlProcess ManagementCommand LineShell Commands - Question #473Troubleshooting
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 t...
System MonitoringPerformance TroubleshootingvmstatResource Utilization - Question #474Scripting, Containers, and Automation
Which of the following technologies provides load balancing, encryption, and observability in containerized environments?
Service MeshContainerizationLoad BalancingObservability - Question #475System Management
A development team asks an engineer to guarantee the persistency of journal log files across system reboots. Which of the following commands would accomplish this task?
systemd-journaldLog PersistenceConfiguration Managementsed command - Question #476Troubleshooting
A systems administrator is receiving tickets from users who cannot reach the application app that should be listening on port 9443/tcp on a Linux server. To troubleshoot the issue,...
Network Troubleshootingnetstat commandLoopback InterfaceLinux Networking - Question #477Troubleshooting
A systems administrator is troubleshooting a connectivity issue pertaining to access to a system named db.example.com. The system IP address should be 192.168.20.88. The administra...
Hostname Resolution/etc/hostsNetwork TroubleshootingLinux Commands - Question #478Troubleshooting
is troubleshooting the issue and does the following: Based on the information above, which of the following is causing the issue?
Network TroubleshootingConnectivityIP AddressingServer Reachability - Question #479System Management
A systems technician is working on deploying several microservices to various RPM-based systems, some of which could run up to two hours. Which of the following commands will allow...
Job ControlBackground ProcessesLinux CommandsTerminal Management - Question #480Troubleshooting
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, whi...
Performance TroubleshootingCPU ManagementI/O ManagementSystem Monitoring - Question #481Troubleshooting
Employees in the finance department are having trouble accessing the file /opt/work/file. All IT employees can read and write the file. Systems administrator reviews the following...
File permissionsACLsLinux commandsTroubleshooting - Question #482System Management
A Linux engineer needs to create a custom script, cleanup.sh, to run at boot as part of the system services. Which of the following processes would accomplish this task?
systemdservice managementboot processcustom scripts - Question #483Troubleshooting
A Linux system is failing to boot. The following error is displayed in the serial console: [[1;33mDEPEND[Om] Dependency failed for /data. [[1;33mDEPEND[Om] Dependency failed for Lo...
Linux boot processFilesystem mountingfstabEmergency mode - Question #484System Management
A systems administrator frequently connects to a remote host via SSH and a non-standard port. The systems administrator would like to avoid passing the port parameter on the comman...
SSH ClientConfiguration FilesRemote ConnectivityUser Settings - Question #485System Management
A Linux administrator modified the SSH configuration file. Which of the following commands should be used to apply the configuration changes?
Linux administrationsystemdSSH configurationService management