netstat command not found on CentOS 7 and RHEL 7 (Red Hat Enterprise Linux 7)

netstat command not found on CentOS 7 and RHEL 7 (Red Hat Enterprise Linux 7)

We have observed many new changes on Red Hat Enterprise Linux and CentOS 7 . With the previous RHEL and CentOS version, netstat command was available even in minimal installation. On CentOS 7 and RHEL 7, on doing minimal installation we have not found netstat command. To get the netstat command on RHEL 7 and…

yum : how to find rpm package which has certain command or file

yum : how to find rpm package which has certain command or file

With this post you will also learn, how to find RPM packages which has certain command or files. You may have encounter with the error like “netstat command not found” on Red Hat based operating system. This time, on exploring and using CentOS 7, I found many changes. Generally I prefer to go with minimal…