ubuntu 下安装ping 命令工具

时间:2016-08-06 01:43:46   收藏:0   阅读:817

使用docker仓库下载的ubuntu 14.04 镜像。里面精简的连 ping 命令都没有。google 百度都搜索不到ping 命令在哪个包里。

努力找了半天,在一篇文件的字里行间发现了 ping 的来历~

 

root@node2:/# apt-get install inetutils-ping

还有ifconfig   可以用 apt-get install net-tools 来安装~ 

原文:http://www.cnblogs.com/iamdevops/p/5743157.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!