星期一, 12月 07, 2009

ubuntu網路設定

使用ubuntu網路設定的圖形介面, 並沒有將設定寫入, 直接執行文字介面 sudo gedit /etc/network/interfaces 加上以下內容 iface eth1 inet static address broadcast network gateway netmask 設定開機啟用eth1, 執行/etc/init.d/networking restart,取得網路。 第一次架設ubuntu主機時,如上即可, 今天第二次架設時,安裝過程出錯,安裝完後的介面卡名稱也很奇怪, 重新安裝系統,一切順利。

沒有留言:

張貼留言

Related Posts with Thumbnails