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腳本丟失





          主站蜘蛛池模板: 阳江市| 兴国县| 夏津县| 都匀市| 武穴市| 工布江达县| 肥东县| 浙江省| 广水市| 陆丰市| 邵东县| 东方市| 阳山县| 梨树县| 玉树县| 普定县| 兰溪市| 固安县| 武定县| 康马县| 沙河市| 纳雍县| 新巴尔虎左旗| 光泽县| 文山县| 太湖县| 阳东县| 宜良县| 祁连县| 平罗县| 永登县| 棋牌| 和田市| 凤山市| 中西区| 宜君县| 兴宁市| 黄石市| 临海市| 德令哈市| 长顺县|