centos 7 minimal connect: Network is unreachable和ifconfig command not found
生活随笔
收集整理的這篇文章主要介紹了
centos 7 minimal connect: Network is unreachable和ifconfig command not found
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
步驟一:cd?/etc/sysconfig/network-scripts/?
步驟二:ls
如圖,編輯en開頭的配置文件,需要sudo權限。
步驟三:vi?ifcfg-ens33?打開將ONBOOT=no,改為ONBOOT=yes? ? ?//en開頭后面的不唯一,只要en開頭就行
步驟四:重啟網絡?service network restart
ifconfig只需要安裝即可:sudo yum -y install net-tools
總結
以上是生活随笔為你收集整理的centos 7 minimal connect: Network is unreachable和ifconfig command not found的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: office2013安装程序找不到off
- 下一篇: CentOS 7安装GNOME图形界面并