LinuxMint VirtualBOX

di | 20 Aprile 2019

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

1. Open a terminal window.

2. Type in the following commands then hit Enter after each:

sudo sh -c 'echo "deb download.virtualbox.org/virtualbox/debian trusty contrib" >> /etc/apt/sources.list'
wget 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

Per creare il lanciatore:

VBoxManage startvm xx

su LinuxMint 19:

wget -q www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
echo "deb [arch=amd64] download.virtualbox.org/virtualbox/debian bionic contrib" | sudo tee /etc/apt/sources.list.d/virtualbox.list

sudo apt-get update

sudo apt-get install -y virtualbox-6.0

 

Lascia un commento