centos7 最小化安裝ifconfig提示command not found解決方法

問題:centos7 最小化安裝後minimal install 想查看主機網卡信息ifconfig提示:-bash:ifconfig:command not found 要如何解決? 附圖
centos7 最小化安裝ifconfig提示command not found解決方法

在Centos7中,要查看IP地址,不再使用ifconfig命令,而是使用了IP命令。

輸入:ip addr 回車,即可回顯本機網卡信息。
centos7 最小化安裝ifconfig提示command not found解決方法

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章