JavaShuo
欄目
標籤
Linux命令-CentOS7安裝ifconfig命令,查看全部ip信息
時間 2019-11-12
標籤
linux
命令
centos7
centos
安裝
ifconfig
查看
全部
信息
欄目
Linux
简体版
原文
原文鏈接
輸入ifconfig 提示不存在
3d
首先確認下是不是環境變量沒有ifconfig 引發。
ls /sbin/ifconfig
以上肯定了系統是沒有安裝ifconfig,下面咱們來安裝
yum install ifconfig
blog
提示沒有ifconfig安裝包。咱們再使用yum search ifconfig來搜索下ifconfig的相關
查看ifconfig匹配的是net-tools.x86_64包,安裝net-tools.x86_64包
yum install net-tools.x86_64 -y
輸入ifconfig 查看效果
另外輸入ip addr 也是能夠查詢
相關文章
1.
centos7查看IP命令 ifconfig
2.
Linux通過ifconfig命令查看IP
3.
centos7安裝ifconfig命令
4.
Centos7中查看IP命令
5.
linux ip命令和ifconfig命令
6.
ip 命令 和ifconfig 命令 刪除IP
7.
安裝ifconfig命令
8.
linux命令--ifconfig命令
9.
Centos7中查看IP命令:IP addr
10.
Linux命令:ifconfig
更多相關文章...
•
Docker 命令大全
-
Docker教程
•
SVN 查看歷史信息
-
SVN 教程
•
Docker 清理命令
•
Composer 安裝與使用
相關標籤/搜索
命令
安裝命令行
部分Linux命令
Linux命令
Linux 命令
Linux命令行
Linux 高級命令
linux命令學習
linux操做命令
Vim命令大全
Tomcat
Linux
CentOS
Docker命令大全
瀏覽器信息
TCP/IP教程
命令
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
「插件」Runner更新Pro版,幫助設計師遠離996
2.
錯誤 707 Could not load file or assembly ‘Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKe
3.
Jenkins 2018 報告速覽,Kubernetes使用率躍升235%!
4.
TVI-Android技術篇之註解Annotation
5.
android studio啓動項目
6.
Android的ADIL
7.
Android卡頓的檢測及優化方法彙總(線下+線上)
8.
登錄註冊的業務邏輯流程梳理
9.
NDK(1)創建自己的C/C++文件
10.
小菜的系統框架界面設計-你的評估是我的決策
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
centos7查看IP命令 ifconfig
2.
Linux通過ifconfig命令查看IP
3.
centos7安裝ifconfig命令
4.
Centos7中查看IP命令
5.
linux ip命令和ifconfig命令
6.
ip 命令 和ifconfig 命令 刪除IP
7.
安裝ifconfig命令
8.
linux命令--ifconfig命令
9.
Centos7中查看IP命令:IP addr
10.
Linux命令:ifconfig
>>更多相關文章<<