Differences
This shows you the differences between two versions of the page.
— | netstat [2016/01/21 03:27] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== netstat ====== | ||
+ | * [[Network Diagnosis]] | ||
+ | * [[dstat]] | ||
+ | * [[ifstat]] | ||
+ | |||
+ | * [[http:// | ||
+ | |||
+ | ** Display processes that are listening on ports: ** | ||
+ | |||
+ | < | ||
+ | netstat -plnt | ||
+ | </ | ||
+ | |||
+ | ** Don't trim hostnames ** | ||
+ | |||
+ | < | ||
+ | netstat -T | ||
+ | </ |