Free XK0-005 Exam Braindumps (page: 4)

Page 3 of 96

Which of the following technologies can be used as a central repository of Linux users and groups?

  1. LDAP
  2. MFA
  3. SSO
  4. PAM

Answer(s): A



A systems administrator is troubleshooting connectivity issues and trying to find out why a Linux server is not able to reach other servers on the same subnet it is connected to. When listing link parameters, the following is presented:
Based on the output above, which of following is the MOST probable cause of the issue?

  1. The address ac:00:11:22:33:cd is not a valid Ethernet address.
  2. The Ethernet broadcast address should be ac:00:11:22:33:ff instead.
  3. The network interface eth0 is using an old kernel module.
  4. The network interface cable is not connected to a switch.

Answer(s): D



A Linux administrator was asked to run a container with the httpd server inside. This container should be exposed at port 443 of a Linux host machine while it internally listens on port 8443. Which of the following commands will accomplish this task?

  1. podman run -d -p 443:8443 httpd
  2. podman run -d -p 8443:443 httpd
  3. podman run –d -e 443:8443 httpd
  4. podman exec -p 8443:443 httpd

Answer(s): A



A Linux administrator needs to analyze a failing application that is running inside a container. Which of the following commands allows the Linux administrator to enter the running container and analyze the logs that are stored inside?

  1. docker run -ti app /bin/sh
  2. podman exec -ti app /bin/sh
  3. podman run -d app /bin/bash
  4. docker exec -d app /bin/bash

Answer(s): B






Post your Comments and Discuss CompTIA XK0-005 exam with other Community members:

XK0-005 Exam Discussions & Posts