[Fixed] bash: netstat: command not found
netstat stands for network statistics is a network analytics tools for Unix like system. It allows administrators to get a complete overview of the system network statistics including network connections, network interface stats, masquerade connections, open ports, and so on. Most linux distributions have netstat pre-installed. This article will solely address the error that occurs […]
The post [Fixed] bash: netstat: command not found appeared first on LinuxAndUbuntu.
Read More