大漠駝鈴

          置身浩瀚的沙漠,方向最為重要,希望此blog能向大漠駝鈴一樣,給我方向和指引。
          Java,Php,Shell,Python,服務器運維,大數據,SEO, 網站開發、運維,云服務技術支持,IM服務供應商, FreeSwitch搭建,技術支持等. 技術討論QQ群:428622099
          隨筆 - 238, 文章 - 3, 評論 - 117, 引用 - 0
          數據加載中……

          搭建debian5.0.3linux集群2

          安裝完操作系統后輸入用戶和密碼進入系統,進行網絡配置
          vim /etc/network/interfaces
          # The loopback 
          interface
          # automatically added when upgrading
          auto lo
          iface lo inet loopback

          # The first NIC
          # automatically added when upgrading
          auto eth0 # 指定網卡
          iface eth0 inet 
          static
          address 
          192.168.0.100 # 指定 IP Address ,視您的環境而定。
          netmask 
          255.255.255.0 # 網絡屏蔽,通常 C Class 網絡這樣設定即可。風輕云淡
          gateway 
          192.168.0.1 # 指定 Default gateway,視您的環境而定 。

          dns-nameservers 192.168.0.2 DNS設置
          設置DNS也可以在

          vim /etc/resolv.conf
          nameserver 192.168.0.2

          配置apt源
          安裝apt-spy
          vim /etc/apt/sourcelist
          在最后一行加入
          deb http://http.us.debian.org/debian stable main
          退出vim
          運行apt-get update

          apt-get install apt-spy
          apt-spy update
          apt-spy -d unstable -a asian -t 5

          這就就找到了本地連接的速度最快的5個源。

          # The loopback interface
          # automatically added when upgrading
          auto lo
          iface lo inet loopback

          # The first NIC
          # automatically added when upgrading
          auto eth0 # 指定網卡
          iface eth0 inet static
          address 192.168.0.100 # 指定 IP Address ,視您的環境而定。
          netmask 255.255.255.0 # 網絡屏蔽,通常 C Class 網絡這樣設定即可。
          gateway 192.168.0.1 # 指定 Default gateway,視您的環境而定 。




          posted on 2010-04-27 16:11 草原上的駱駝 閱讀(240) 評論(0)  編輯  收藏 所屬分類: Linux

          主站蜘蛛池模板: 贡觉县| 华安县| 明水县| 石楼县| 浪卡子县| 盐山县| 乃东县| 浦城县| 特克斯县| 宁海县| 盐津县| 北票市| 南陵县| 丰顺县| 新化县| 奉节县| 越西县| 大英县| 长兴县| 桦甸市| 洪洞县| 积石山| 西宁市| 防城港市| 纳雍县| 郧西县| 神池县| 庆城县| 平潭县| 尖扎县| 民乐县| 宜丰县| 澄城县| 九江市| 陇南市| 七台河市| 阆中市| 高雄县| 清徐县| 招远市| 湛江市|