Difference between revisions of "LISTEN"
Jump to navigation
Jump to search
(Created page with " {{netstat}}") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[netstat -vatunp]] | ||
+ | [[macOS]] | ||
+ | netstat -anp tcp | grep LISTEN | ||
+ | sudo lsof -i -P | grep "80 (LISTEN)" | ||
− | {{netstat}} | + | [[Listen addresses]] in [[postgresql.conf]] |
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{netstat}} | ||
+ | |||
+ | [[Category:IT]] |
Latest revision as of 18:26, 22 February 2024
netstat -vatunp
netstat -anp tcp | grep LISTEN sudo lsof -i -P | grep "80 (LISTEN)"
Listen addresses in postgresql.conf
See also[edit]
Advertising: