centos ifconfig 无法使用问题

# ifconfig
bash: ifconfig: command not found
# yum search ifconfig
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile* base: mirrors.163.com* extras: mirrors.zju.edu.cn* updates: mirror.bit.edu.cn
==================================== Matched: ifconfig ====================================
net-tools.x86_64 : Basic networking tools
# yum install net-tools.x86_64
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile* base: mirrors.163.com* extras: mirrors.zju.edu.cn* updates: mirror.bit.edu.cn
Resolving Dependencies
--> Running transaction check
---> Package net-tools.x86_64 0:2.0-0.22.20131004git.el7 will be installed
--> Finished Dependency ResolutionDependencies Resolved===========================================================================================Package            Arch            Version                            Repository     Size
===========================================================================================
Installing:net-tools          x86_64          2.0-0.22.20131004git.el7           base          305 kTransaction Summary
===========================================================================================
Install  1 PackageTotal download size: 305 k
Installed size: 917 k
Is this ok [y/d/N]: y
Downloading packages:
net-tools-2.0-0.22.20131004git.el7.x86_64.rpm                       | 305 kB  00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transactionInstalling : net-tools-2.0-0.22.20131004git.el7.x86_64                               1/1 Verifying  : net-tools-2.0-0.22.20131004git.el7.x86_64                               1/1 Installed:net-tools.x86_64 0:2.0-0.22.20131004git.el7                                              Complete!
# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500inet 172.17.0.3  netmask 255.255.0.0  broadcast 172.17.255.255ether 02:42:ac:11:00:03  txqueuelen 0  (Ethernet)RX packets 287  bytes 337662 (329.7 KiB)RX errors 0  dropped 0  overruns 0  frame 0TX packets 207  bytes 13882 (13.5 KiB)TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536inet 127.0.0.1  netmask 255.0.0.0loop  txqueuelen 1  (Local Loopback)RX packets 0  bytes 0 (0.0 B)RX errors 0  dropped 0  overruns 0  frame 0TX packets 0  bytes 0 (0.0 B)TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

centos ifconfig 无法使用问题相关推荐

  1. CentOS7系统ifconfig无法使用的解决方法

    CentOS7系统ifconfig无法使用的解决方法 参考文章: (1)CentOS7系统ifconfig无法使用的解决方法 (2)https://www.cnblogs.com/mh-study/p ...

  2. centos ifconfig不显示IP地址解决办法之一(亲测有效)

    centos ifconfig不显示IP地址解决办法之一(亲测有效) 原因 解决: 虚拟机使用命令ifconfig不显示IP地址,情况如下(盗个图) 原因 我们的虚拟机网络服务没有设置为开机自启动 解 ...

  3. Xshell连接虚拟机(CentOS) ifconfig无法使用问题

    Xshell 1.首先要有Xshell软件以及Xftp 2.打开虚拟机输入ifconfig查看虚拟机的ip地址(若ifconfig用不了请到最后看解决方法) 3.打开Xshell,点击新建按钮 4.将 ...

  4. centos ifconfig命令找不到_测试需要掌握docker的一些基本命令

    作为测试,不仅仅会功能测试.自动化和性能测试,还有学会搭建环境 近期有测试小伙伴在看开始学习docker docker是什么 你要知道 Docker 可以让开发者打包他们的应用以及依赖包到一个轻量级. ...

  5. 【运行报错】Centos 6 无法使用 yum

    1. 报错信息: 在使用docker构建mysql容器时,发现无法使用yum安装mysql-server [root@fd729b2ea367 /]# yum -y install mysql mys ...

  6. centos 7 无法使用yum的解决办法

    centos的最简安装方法默认安装yum但是在实际操作时无法下载东西,这里能给你解决 出现以下错误可以解决 解决方法:mv /etc/yum.repos.d/CentOS-Base.repo /etc ...

  7. CentOS中无法使用setup命令 -bash:setup: command not found

    参考文章 转载于:https://www.cnblogs.com/arcer/p/5531426.html

  8. 解决CentOS中无法使用setup命令 -bash:setup: command

    1.#安装setuptool # yum -y install setuptool 2.不用多想了,系统服务管理肯定也是没有在里面,我就直接也装上 # yum -y install ntsysv 3. ...

  9. VMware10中安装Centos网络无法使用的处理办法

    Centos7 32位 找不到网卡,网络连接不可用 原因:Vmware无法识别网卡,导致虚拟机无法上网 处理:由于Vmware虚拟网卡和linux兼容问题导致驱动无法正常安装,默认的网卡类型不兼容 找 ...

  10. centos7.4 mini从系统安装到声卡配置

    1.官方网站下载centos7.4 mini 2.软碟通写入U盘 3.使用root用户登录 4.配置网络服务     /etc/sysconfig/network-scripts     vi ifc ...

最新文章

  1. php调用txt接口,PHP 如何更优雅地调用 API 接口
  2. Java基础-特殊数据类型:枚举
  3. 存图matlab,matlab中保存图片的方法
  4. RegisterUserFunc为测试对象添加新方法或重写已有方法
  5. ALVのイベントを取得する方法
  6. python中可以作为定界符_在 Python 中,字典和集合都是用一对 作为定界符,字典的每个元素有两部分组成,即 和 ,其中 不允许重复。_学小易找答案...
  7. ReviewForJob——堆排序
  8. c语言生产者与消费者实验报告,生产者和消费者实验报告.doc
  9. (转) Hibernate框架基础——操纵持久化对象的方法(Session中)
  10. 如何修改was的java路径_在eclipse中修改tomcat的部署路径操作
  11. ORA-28000 the account is locked的解决办法
  12. android手机上传不了图片,【报Bug】nvue页面使用web-view组件,安卓手机无法调用页面的input标签上传图片...
  13. Python求水仙花数
  14. TMDB 5000电影数据集
  15. ubuntu 中 vi 编辑文件上下左右删除键毫无作用肿么办!(上上下下左右左右BABA)
  16. lzg_ad:XPE数据库组件
  17. 01-msm8953 单独编译bootloader、kernel和system,以及采用adb fastboot下载镜像的方法
  18. 使用hexo+icarus快速搭建属于自己的博客网站
  19. win10设置桌面图标间距
  20. 整理研究方向(1)【未完成】

热门文章

  1. jQuery 学习笔记 元素操作
  2. 【matlab】从图片中截取矩形区域(手工选取/标记在原图上/截取矩形区域并保存)
  3. 汇编语言辗转相除法求最大公约数
  4. 智能优化算法:缎蓝园丁鸟优化算法-附代码
  5. ENVI入门系列教程---一、数据预处理---4.1 遥感图像正射校正
  6. 数组中的奇数排在偶数组前面
  7. python中的深拷贝和浅拷贝
  8. PHP开启输出错误信息
  9. php app()路由,谷歌云应用引擎app.yaml php72与路由问题
  10. 利用Docker学习Redis笔记(一)