Changes between Version 1 and Version 2 of wade/VirtualBox
- Timestamp:
- Sep 3, 2008, 2:23:07 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wade/VirtualBox
v1 v2 6 6 Operation System:Ubuntu 8.04 LTS 7 7 == 加入軟體的鏡像網站 == 8 {{{ 9 10 deb http://download.virtualbox.org/virtualbox/debian hardy non-free 11 }}} 12 8 * 編輯 apt 的 sources.list。 9 {{{ 10 sudo vim /etc/apt/sources.list 11 }}} 12 * 加入下面這行。 13 {{{ 14 deb http://download.virtualbox.org/virtualbox/debian hardy non-free 15 }}} 13 16 14 17 = Reference =