ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 326 - XK0-005 discussion

Report
Export

A Linux systems administrator is working to obtain the installed kernel version of several hundred systems. Which of the following utilities should the administrator use for this task?

A.

Ansible

Answers
A.

Ansible

B.

Git

Answers
B.

Git

C.

Docker

Answers
C.

Docker

D.

Bash

Answers
D.

Bash

Suggested answer: A

Explanation:

Ansible is an open-source automation tool that can manage multiple systems simultaneously. Using an Ansible playbook, the administrator can run commands across several servers to obtain the installed kernel version efficiently. A simple ansible all -m command -a 'uname -r' will retrieve the kernel version from all target systems.

asked 09/10/2024
Georgios Kavvalakis
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first