On CentOS/RHEL
yum install net-tools
On Debian/Ubuntu
apt install net-tools
On OpenSuse
zypper install net-tools
On Arch Linux
pacman -S netstat-nat
Run the command below to check the version of netstat installed.
netstat -v
On CentOS/RHEL
yum install net-tools
On Debian/Ubuntu
apt install net-tools
On OpenSuse
zypper install net-tools
On Arch Linux
pacman -S netstat-nat
Run the command below to check the version of netstat installed.
netstat -v
Leave a Reply