MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Network Management
System Utilities Management
Q
A frequent use of ‘dig’ is when an execution of a command on a remote station fails.
AA. True
BB. False
CC.
DD.
Correct Answer:
B. B. False
Explanation:
One of the most basic tools is ping (Packet lnternet Groper). A frequent use of it is when an execution of a command on a remote station fails. As one of the first diagnostics, we want to ensure that the connection exists, for which the ping utility is executed to the remote host. If it fails, then there is a problem with the link. If it passes, then the trouble is with either the application or something else.