久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      centos 查看ip的方法(圖文)

      下面由centos入門(mén)教程欄目給大家介紹centos 查看ip的方法(圖文),希望對(duì)需要的朋友有所幫助!

      centos 查看ip的方法(圖文)

      1、現(xiàn)象:

      通過(guò)ip addr 查找Ip時(shí),發(fā)現(xiàn)ens33中沒(méi)有inet屬性,如下圖:

      centos 查看ip的方法(圖文)

      2、解決方法

        打開(kāi)網(wǎng)卡配置文件 /etc/sysconfig/network-scripts/ifcfg-ens33 ,將 ONBOOT 修改為 yes。

      vi /etc/sysconfig/network-scripts/ifcfg-ens33

      centos 查看ip的方法(圖文)

      從配置文件看,centos7默認(rèn)不啟動(dòng)網(wǎng)卡。

      修改為 yes ,保存。

      centos 查看ip的方法(圖文)

      重啟網(wǎng)絡(luò)服務(wù):

      sudo service network restart

      centos 查看ip的方法(圖文)

      然后查看,即可:

      centos 查看ip的方法(圖文)

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)