ice world

          There is nothing too difficult if you put your heart into it.
          posts - 104, comments - 103, trackbacks - 0, articles - 0
          網絡配置:
          臨時(重丟失)
          ifconfig eth0 192.168.1.xxx netmask 255.255.xxx.0


          永久(重啟有效)
          vi /etc/network/interfaces

          # This file describes the network interfaces available on your system
          # and how to activate them. For more information, see interfaces(5).

          # The loopback network interface
          auto lo
          iface lo inet loopback

          # The primary network interface
          allow-hotplug eth0
          iface eth0 inet static
                  address 192.168.1.xxx
                  netmask 255.255.xxx.0
                  network 192.168.1.1
                  broadcast 192.168.1.255
                  gateway 192.168.1.1
                  
          # dns-* options are implemented by the resolvconf package, if installed
                  dns-nameservers 202.106.196.115


          由于非法關機導致重啟后無法聯網

          ifconfig eth0 192.168.1.xxx netmask 255.255.xxx.0 

          route add default gw 192.168.1.1

          重啟后配置丟失,所以必須在重啟之前執行:
          apt-get update

          apt-get install ifupdown

          不能聯網是因為非法關機導致ifup腳本丟失





          主站蜘蛛池模板: 衡山县| 阆中市| 穆棱市| 江永县| 定远县| 赤城县| 和田市| 华容县| 都兰县| 崇明县| 信阳市| 精河县| 全南县| 齐河县| 渝中区| 桃园市| 竹北市| 广西| 蒙自县| 定西市| 东源县| 黔江区| 高要市| 双鸭山市| 清水河县| 鹤岗市| 博野县| 万宁市| 奉贤区| 洛扎县| 井冈山市| 陵川县| 龙南县| 综艺| 泗水县| 乐昌市| 镇巴县| 景东| 左权县| 枝江市| 万宁市|