XK0-005 Exam Question 101

Which of the following is a function of a bootloader?
  • XK0-005 Exam Question 102

    An administrator needs to get network information from a group of statically assigned workstations before they are reconnected to the network. Which of the following should the administrator use to obtain this information?
  • XK0-005 Exam Question 103

    Which of the following options is the best way for the administrator to revert the package installation?
  • XK0-005 Exam Question 104

    A Linux system is having issues. Given the following outputs:
    # dig @192.168.2.2 mycomptiahost
    ; << >> DiG 9.9.4-RedHat-9.9.4-74.el7_6.1 << >> @192.168.2.2 mycomptiahost
    ; (1 server found)
    ;; global options: +cmd
    ;; connection timed out; no servers could be reached
    # nc -v 192.168.2.2 53
    Ncat: Version 7.70 ( https://nmap.org/ncat )
    Ncat: Connection timed out.
    # ping 192.168.2.2
    PING 192.168.2.2 (192.168.2.2) 56(84) bytes of data.
    64 bytes from 192.168.2.2: icmp_seq=1 ttl=117 time=4.94 ms
    64 bytes from 192.168.2.2: icmp_seq=2 ttl=117 time=10.5 ms
    Which of the following best describes this issue?
  • XK0-005 Exam Question 105

    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 the technician to execute those services and continue deploying other microservices within the same terminal section?