If you wish to debug or track statistics about your network in a Linux environment you can use the netstat command. In this article, we will show the basic usage of the Linux netstat command that you can master on SSH Shared Hosting plan, SSD VPS or a Dedicated Server.
netstat -a
netstat -at # TCP netstat -au # UDP
netstat -l netstat -lt # TCP listening
netstat -tulnp
Master your Linux knowledge by using this list of Top Linux Commands for Beginners and Experts on an SSH Shared Hosting plan, SSD VPS or a Dedicated Server.