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...

The table header, table body, and table footer may all contain a different number of columns.

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

Computer Science & Information Technology

In the figure above, the letter "B" points to what type of tab?

A. Left-Justified B. Right-Justified C. Center-Justified D. Align to Decimal

Computer Science & Information Technology