CompTIA Linux+ Exam XK0-005 Question # 83 Topic 9 Discussion

CompTIA Linux+ Exam XK0-005 Question # 83 Topic 9 Discussion

XK0-005 Exam Topic 9 Question 83 Discussion:
Question #: 83
Topic #: 9

A systems administrator receives reports of issues in one of the Linux systems. The following output has been provided:

$ dig node.mycomptia.org

; <<>> DiG 9.11.36.x.x <<>> node.mycomptia.org

;; global options: +cmd

;; connection timed out; no servers could be reached

$ cat /etc/resolv.conf

search mycomptia.org

Which of the following actions will best resolve this issue? (Select two.)


A.

echo "8.8.8.8 node.mycomptia.org" >> /etc/hosts


B.

echo "nameserver 8.8.8.8" >> /run/systemd/resolve/resolv.conf


C.

systemctl restart networkd


D.

echo "nameserver 8.8.8.8" >> /etc/resolv.conf


E.

echo "DNS1=8.8.8.8" >> /etc/sysconfig/network-scripts/ifcfg-eth0


F.

systemctl restart NetworkManager


G.

systemctl restart named


Get Premium XK0-005 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.