How to install VirtualBox and enable USB support on Debian 10 Buster

Published: 21 December 2019
on channel: Amine Tech
984
14

This video will show you how to install VirtualBox and enable USB 2.0 and 3.0 support on Debian 10 Buster.
Commands used in this video:
$ sudo apt update && sudo apt upgrade
$ wget "https://www.virtualbox.org/download/o..." "https://www.virtualbox.org/download/o..."
$ sudo apt-key add oracle_vbox*
$ sudo add-apt-repository "deb http://download.virtualbox.org/virtua... buster contrib"
$ sudo apt update
$ sudo apt install virtualbox-6.1
$ vboxversion=$(wget -qO - https://download.virtualbox.org/virtu...)
$ wget "https://download.virtualbox.org/virtu...{vboxversion}/Oracle_VM_VirtualBox_Extension_Pack-${vboxversion}.vbox-extpack"
$ sudo vboxmanage extpack install --replace Oracle_VM_VirtualBox_Extension_Pack-${vboxversion}.vbox-extpack
$ sudo usermod -aG vboxusers [username]

CHECK OUT OUR OTHER YOUTUBE CHANNEL "Distros"
| Distros CHANNEL:    / @distros  

SUBSCRIBE, LIKE & SHARE for more Tutorials:
| YOUTUBE: https://www.youtube.com/user/aminex6?...

CONTACT:
| For business inquiries: [email protected]


Watch video How to install VirtualBox and enable USB support on Debian 10 Buster online without registration, duration hours minute second in high quality. This video was added by user Amine Tech 21 December 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 984 once and liked it 14 people.