Netstat : Master it with these 6 steps
Netstat is a command line utility that can be used to list out all the network connections on a system. It lists out all the tcp, udp socket connections and the unix socket connections. Netstat also displays various network related information such as network connections, routing tables, interface statistics, masquerade connections, multicast memberships etc. In this […]
The post Netstat : Master it with these 6 steps appeared first on The Linux Juggernaut.
Read More