VirtualBox 4.3.14 has been released, here’s how you can install it in Linux Mint 17. This release mostly focuses on maintenance, you can view a complete list of changes in the VirtualBox 4.3.14 changelog.
Featured Resource
Presented by PC Connection | EMC
10 Reasons: VSPEX End User Computing with XtremIO
End User Computing solutions with XtremIO deliver massive, consistent I/O performance to ensure that
Learn More
- Open a terminal window.
- Type in the following commands then hit Enter after each:
sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian trusty contrib" >> /etc/apt/sources.list' wget http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - sudo apt-get update
(*)
sudo apt-get install virtualbox-4.3 sudo apt-get install virtualbox-dkms
(*)
sudo apt-get install virtualbox-qt
Lanciatore:
VBoxManage startvm xx