Dic 3
Installation and configuration of virtualbox.
This guide proposes itself to explain with accessible words also to “niubbo” the use of virtualbox, to my opinion one of the best systems than virtualizzazione in circulation. The version of virtualbox is the 1.5.2, while the distro chosen for the installation it is Ubuntu 7,10 (with the opportune sagacities goes on all the distributions well). Via!
Installation
- To qualify the repository: (from root) I sudo gedit /etc/apt/sources.list - to insert in the rows these two lines:
# VirtualBox
deb http://www.virtualbox.org/debian gutsy non-free - To import the key of innotek:
$ wget - q http://www.virtualbox.org/debian/innotek.asc - Or | I sudo apt-key add - - To dawn apt:
$ I sudo apt-get update - To install virtualbox and the demanded bookcases:
$ I sudo apt-get install virtualbox libxalan110 libxerces27
Configuration
(more…)




















