Which of the following commands would you use to check the connection between a Linux computer and a specified IP address or website?

a. Traceroute
b. Tracert
c. Ifconfig
d. Netstat


A Traceroute is used in Linux and OS X to check the connection between a computer and a specified IP address or website. Tracert is used for similar purposes in Windows-based operating systems. Ifconfig (ipconfig in Windows) displays detailed TCP/IP configuration about your Linux or OS X system. Netstat (all operating systems) displays protocol statistics and current TCP/IP network connections.

Computer Science & Information Technology

You might also like to view...

Which of the following is the ternary operator?

A. <> B. #! C. ?: D. None of the above

Computer Science & Information Technology

The definition of the class implementing a specific container is contained in the header file.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Autonomous Systems communicate with each other using a(n) _______________ protocol.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Regardless of the number of fields used for row headings, at least ________ fields must remain available to complete the crosstab query

Fill in the blank(s) with correct word

Computer Science & Information Technology