Free XK0-005 Exam Braindumps (page: 27)

Page 26 of 96

A Linux administrator needs to determine whether a hostname is in the DNS. Which of the following would supply the information that is needed?

  1. nslookup
  2. rsynс
  3. netstat
  4. host

Answer(s): D



A server is experiencing intermittent connection issues. Some connections to the Internet work as intended, but some fail as if there is no connectivity. The systems administrator inspects the server configuration:
Which of the following is MOST likely the cause of the issue?

  1. An internal-only DNS server is configured.
  2. The IP netmask is wrong for ens3.
  3. Two default routes are configured.
  4. The ARP table contains incorrect entries.

Answer(s): B



A cloud engineer needs to block the IP address 192.168.10.50 from accessing a Linux server. Which of the following commands will achieve this goal?

  1. iptables -F INPUT -j 192.168.10.50 -m DROP
  2. iptables -A INPUT -s 192.168.10.30 -j DROP
  3. iptables -i INPUT --ipv4 192.168.10.50 -z DROP
  4. iptables -j INPUT 192.168.10.50 -p DROP

Answer(s): B



A Linux systems administrator is configuring a new filesystem that needs the capability to be mounted persistently across reboots. Which of the following commands will accomplish this task? (Choose two.)

  1. df -h /data
  2. mkfs.ext4 /dev/sdc1
  3. fsck /dev/sdc1
  4. fdisk -l /dev/sdc1
  5. echo "/data /dev/sdc1 ext4 defaults 0 0" >> /etc/fstab
  6. echo "/dev/sdc1 /data ext4 defaults 0 0" >> /etc/fstab

Answer(s): B,F






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

XK0-005 Exam Discussions & Posts