Go Back on XK0-005 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

XK0-005 Practice Test


Page 1 out of 73 Pages

A junior administrator is setting up a new Linux server that is intended to be used as a router at a remote site. Which of the following parameters will accomplish this goal?

 


A.

Option A


B.

Option B


C.

Option C


D.

Option D





A.
  

Option A



An administrator transferred a key for SSH authentication to a home directory on a remote server. The key file was moved to .ssh/authorized_keys location in order to establish SSH connection without a password. However, the SSH command still asked for the password. Given the following output:

Which of the following commands would resolve the issue?


A.

restorecon .ssh/authorized_keys


B.

ssh_keygen -t rsa -o .ssh/authorized_keys


C.

chown root:root .ssh/authorized_keys


D.

chmod 600 .ssh/authorized_keys





A.
  

restorecon .ssh/authorized_keys



A Linux administrator is tasked with creating resources using containerization. When deciding how to create this type of deployment, the administrator identifies some key features, including portability, high availability, and scalability in production. Which of the following should the Linux administrator choose for the new design?


A.

Docker


B.

On-premises systems


C.

Cloud-based systems


D.

Kubernetes





D.
  

Kubernetes



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, which of the following is causing the slowness?


A.

The system is running out of swap space.


B.

The CPU is overloaded.


C.

The memory is exhausted.


D.

The processes are paging.





B.
  

The CPU is overloaded.



A Linux engineer receives reports that files created within a certain group are being modified by users who are not group members. The engineer wants to reconfigure the server so that only file owners and group members can modify new files by default. Which of the following commands would accomplish this task?


A.

chmod 775


B.

umask. 002


C.

chactr -Rv


D.

chown -cf





B.
  

umask. 002




Page 1 out of 73 Pages