cara install virtual box di ubuntu 10.10
To install VirtualBox in Ubuntu 10.10 maverick meerkat, you need to add the non free repository.
1-Open terminal and copy the command bellow :
sudo add-apt-repository "deb http://download.virtualbox.org/virtualbox/debian maverick non-free"
2- Add the verification key, Copy this command :
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
3- Now update and install :
sudo apt-get update && sudo apt-get install virtualbox-3.2
This command will install the latest stable version of VirtualBox3.2.
Tidak ada komentar:
Posting Komentar