centos遇到的一些问题
问题一
问题:运行netstat -ntlp
出现 -bash: netstat: command not found
解决方法:yum install net-tools
阅读剩余
版权声明:
作者:lc_soul
链接:https://blog.lcsoul.cn/archives/310
文章版权归作者所有,未经允许请勿转载。
THE END
问题:运行netstat -ntlp
出现 -bash: netstat: command not found
解决方法:yum install net-tools