VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product that is free for enterprises and families. VirtualBox is a rich and high-performance product for enterprise customers. It is also the only professional and free virtualization solution, this is an open-source software released under the terms of GNU General Public License (GPL) version 2. VirtualBox4.3.6 New Change: http://www.linuxidc.com/Lin
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product that is free for enterprises and families. VirtualBox is a rich and high-performance product for enterprise customers. It is also the only professional and free virtualization solution, this is an open-source software released under the terms of GNU General Public License (GPL) version 2.
VirtualBox 4.3.6 New Changes: http://www.linuxidc.com/Linux/2014-01/94655.htm
Installation Method:
Install it on Ubuntu 13.10/13.04/12.10 and use the following command to open the terminal:
First, add/etc/apt/sources. list to the source list:
Gksudo gedit/etc/apt/sources. list
Add the following address:
(Add the following line for ubuntu 13.10 Users)
Deb http://download.virtualbox.org/virtualbox/debian saucy contrib
(Add the following line for ubuntu 13.04 Users)
Deb http://download.virtualbox.org/virtualbox/debian raring contrib
(Add the following line for ubuntu 12.10 Users)
Deb http://download.virtualbox.org/virtualbox/debian quantal contrib
(Add the following line for ubuntu 12.04 Users)
Deb http://download.virtualbox.org/virtualbox/debian precise contrib
Save and exit.
Run the following command to install PGP key:
Wget-q http://download.virtualbox.org/virtualbox/debian/Oracle_vbox.asc-O-| sudo apt-key add-
Update source list
Sudo apt-get update
Install virtualbox
Sudo apt-get install virtualbox-4.3
If you encounter installation problems, you can download the. deb installation package and double-click to install it!
VirtualBox: Click here
VirtualBox: Click here
Related reading:
Install Win7 http://www.linuxidc.com/Linux/2012-11/74195.htm with Virtualbox in Ubuntu 12.10
Install Windows XP with VirtualBox Virtual Machine in Ubuntu
VirtualBox Virtual Machine install Ubuntu 13.10 http://www.linuxidc.com/Linux/2013-11/92698.htm