InterviewSolution
Saved Bookmarks
| 1. |
What is netstat command? |
|
Answer» netstat (Network statics) command is generally a networking tool being used for troubleshooting and configuration and used to display all network connections on a system. It simply PROVIDES a way to check WHETHER various aspects of TCP/IP are WORKING and what connections are PRESENT. |
|