Which of the following commands would MOST likely be used to list the status of all established TCP connections on port 80?
A. netstat -at
B. netstat -aupn
C. netstat -r
D. netstat -v
E. netstat -p tcp
Answer: E. netstat -p tcp
Computer Science & Information Technology
You might also like to view...
Hamming code can
a. detect and correct all errors at the receiving end b. detect all errors and request retransmission c. detect and correct all single bit errors at the receiving end d. none of the above
Computer Science & Information Technology
Structural pseudo-elements are used to classify items based on their locations within thehierarchy of page elements.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology