Which of the following commands can be used to discover the IP address of the DNS server providing name services for a Linux computer?

A. cat /etc/resolv.conf
B. route -n
C. ping dns
D. nslookup /etc/resolv.conf


Answer: A

Computer Science & Information Technology

You might also like to view...

What type of address is a memory location that intervening hardware and software map to physical memory?

A. logical B. physical C. virtual D. upper

Computer Science & Information Technology

Generate three ER graphs: graph G 1 with 100 nodes and edge probability 0.08, graph G 2 with 150 nodes and edge probability 0.07, and graph G 3 with 200 nodes and edge probability 0.05. Ensure that each of the three graphs is connected. Now add 10 additional edges among these three graphs to create a single connected graph G. Using the spectral clustering method, write a program to find three clusters in the graph G. Comment on the clusters you identified and whether the clusters you found are same as G 1 , G 2, and G 3

What will be an ideal response?

Computer Science & Information Technology

You can adjust column dimensions by dragging the ________ indicator on the horizontal ruler

Fill in the blank(s) with correct word

Computer Science & Information Technology

A ____ error occurs when the wrong instruction is given to the computer for solving a problem.

A. local B. syntax C. global D. logic

Computer Science & Information Technology