E.g., ``` # netstat -tlunp Active Internet conne...
# server
b
E.g.,
Copy code
# netstat -tlunp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
tcp        0      0 127.0.0.11:42479        0.0.0.0:*               LISTEN      -
tcp        0      0 :::8081                 :::*                    LISTEN      1/netmaker
udp        0      0 127.0.0.11:60003        0.0.0.0:*                           -
udp        0      0 0.0.0.0:51830           0.0.0.0:*                           -
udp        0      0 :::51830                :::*                                -