Changes

Jump to navigation Jump to search
119 bytes added ,  17:11, 15 October 2017
Line 4: Line 4:  
  deb  http://download.virtualbox.org/virtualbox/debian vivid contrib
 
  deb  http://download.virtualbox.org/virtualbox/debian vivid contrib
 
run to get apt-secure key:
 
run to get apt-secure key:
  wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
+
  wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - (old)
 +
sudo su -c 'wget -q -O- http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc | apt-key add -'
 
Install:<br />
 
Install:<br />
 
* Tip: install dkms first if not installed to add kernel updates support
 
* Tip: install dkms first if not installed to add kernel updates support
Line 14: Line 15:  
* Tip: Install Oracle VM VirtualBox Extension Pack to add usb 2.0 and 3.0 support downloa here:<br />
 
* Tip: Install Oracle VM VirtualBox Extension Pack to add usb 2.0 and 3.0 support downloa here:<br />
 
https://www.virtualbox.org/wiki/Downloads
 
https://www.virtualbox.org/wiki/Downloads
 +
 
==Notas==
 
==Notas==
 
<source lang="bash">
 
<source lang="bash">

Navigation menu