久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放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不能ping域名

      如何解決centos不能ping域名

      如何解決centos不能ping域名?

      第一步:

      檢查 vi /etc/sysconfig/network-scripts/ifcfg-eth0

      查看網(wǎng)卡配置里的dns是否與 vi /etc/resolv.confnameserver 后面一致;

      如果不一致,請(qǐng)更改一致,并重啟網(wǎng)卡,注意第一個(gè) DNS 是主要,一定要正確!

      systemctl restart network

      如果第一步,處理好后,還是不行,請(qǐng)執(zhí)行第二步:

      第二步:

      vi /etc/nsswitch.conf hosts: files dnsnetworks: files

      改成:

      hosts: files dns wins networks: files

      如果不一樣的話,就在hosts:原來那行后面加個(gè)wins 就行了。

      相關(guān)參考:centOS教程


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