vboxwebsrv
x86 virtualization solution - base binaries
Install
- All systems
-
curl cmd.cat/vboxwebsrv.sh
- Debian
-
apt-get install virtualbox
- Ubuntu
-
apt-get install virtualbox
- Arch Linux
-
pacman -S virtualbox
- Kali Linux
-
apt-get install virtualbox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install virtualbox
- Dockerfile
- dockerfile.run/vboxwebsrv
virtualbox
x86 virtualization solution - base binaries
VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. This package provides the binaries for VirtualBox. Either the virtualbox-dkms or the virtualbox-source package is also required in order to compile the kernel modules needed for virtualbox. A graphical user interface for VirtualBox is provided by the package virtualbox-qt.