Exam Logo

Comptia (XK0-004) Exam Questions And Answers page 48

A Linux administrator receives the following while attempting to remove a file:


Which of the following commands will resolve the issue?
Command Line Interface Shells, Scripting, and Data Management
Which ADM Phase includes obtaining approval for the Statement of Architecture Work?
Shells, Scripting, and Data Management User Interfaces and Desktops
A systems administrator is investigating low performance a server. After executing some diagnostic commands, the administrator analyzes the data:


Which of the following is the cause of low performance on the server?
System Configuration and Management Networking Fundamentals
A systems administrator is unable to reach other devices on the network and the Internet. The server is configured with the IP address 192.169.1.50/24 on eth0. The server s router is 192.168.1.1. The administrator reviews the output of route n:


Which of the following commands should the administrator run to correct the issue?
Networking Fundamentals
Which of the following configuration files should be modified to disable Ctrl+Alt+Del in Linux?
Devices, Linux Filesystems, and Filesystem Hierarchy Standard Security
A junior Linux administrator is setting up system-wide configuration settings. The goal is to ensure the PATH environment variable includes the following locations for all users who log into a Linux system:

The administrator issues the following commands at the terminal:

Respectively, the output of these commands is as follows:


Given this output, which of the following would be the BEST action for the administrator to perform to address this issue?
System Configuration and Management
An administrator has a CSV file named hosts.csv. The contents of hosts.csv include the following:

192.168.2.57,lnx1prd.example.com,Linux,Production
192.168.2.58,lnx2prd.example.com,Linux,Production
192.168.1.4,server15.example.com,Windows,Development

The administrator needs to create a second comma-separated list of only the Linux server IP addresses. Which of the following commands would achieve this need?
Command Line Interface Scripting and Automation
What technique does TOGAF recommend that focuses on achieving business outcomes rather than just technical deliverables?
User Interfaces and Desktops Administrative Tasks
The following tools help maintain consistency across different systems in an infrastructure:

SUSE Manager
Red Hat Satellite
Spacewalk

If a system file is changed, the tools roll back the file to a predefined configuration.

Which of the following concepts BEST describes this behavior?
Devices, Linux Filesystems, and Filesystem Hierarchy Standard Essential System Services
A user issues the following command:

ls l /var/log | egrep e ^d[rwx]{3}.*[rw-]{3}.*

The list of files in the system is shown below:


Which of the following results matches the command issued?
Command Line Interface Scripting and Automation