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

      centos7如何設(shè)置靜態(tài)IP地址

      centos7如何設(shè)置靜態(tài)IP地址

      1、打開網(wǎng)卡配置文件

      vim /etc/sysconfig/network-scripts/ifcfg-ens32

      2、修改如下配置選項

      (1)bootproto=static

      (2)onboot=yes

      (3)在最后加上幾行,IP地址、子網(wǎng)掩碼、網(wǎng)關(guān)、dns服務(wù)器

      IPADDR=192.168.1.160 NETMASK=255.255.255.0 GATEWAY=192.168.1.1 DNS1=119.29.29.29 DNS2=8.8.8.8

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

      [root@mini ~]# systemctl restart network

      推薦教程:centos教程

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