Main Contents
Tag:virtualbox
Quick fix for virtualbox 1.6.4 PUEL version and kernel 2.6.27
八月 29, 2008 – 12:49 下午
[筆記] VirtualBox 網路設定
七月 2, 2008 – 2:16 上午
記下我的 VirtualBox 網路設定
安裝
sudo apt-get install uml-utilities bridge-utils
/etc/network/interfaces
auto lo
iface lo inet loopback
name Loop interface
auto br0
iface br0 inet static




