centos提示找不到netstat 和 ifconfig命令的问题

安装net-tools即可。

yum install -y net-tools


有的最小化安装的wget没有,直接yum install -y wget



本文转自 朱科强 51CTO博客,原文链接:http://blog.51cto.com/zhukeqiang/1704797,如需转载请自行联系原作者

上一篇:如何在Linux的命令行中使用Evernote


下一篇:Node.js Express 框架