久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      centos無法ping通百度怎么辦

      centos無法ping通百度怎么辦

      問題:

      在linux中ping www.baidu.com 無法ping通。

      解決方法有兩種,如下所示:

      方法一:打開/etc/resolv.conf配置文件

      vi /etc/resolv.conf

      增加如下內(nèi)容:(推薦教程:centos使用教程)

      nameserver 114.114.114.114 (電信的DNS) nameserver 8.8.8.8(googel的DNS)

      就可以實(shí)現(xiàn)ping通外網(wǎng)了。

      方法二:首先執(zhí)行命令ip a或者ifconfig 查看使用的網(wǎng)卡,然后進(jìn)入/etc/sysconfig/network-scripts找到對應(yīng)的網(wǎng)卡進(jìn)行修改。

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

      centos無法ping通百度怎么辦

      最后重啟網(wǎng)卡即可。

      service network restart

      相關(guān)視頻教程推薦:linux視頻教程

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