VirtualBox is a powerful free tool by Oracle for running a virtual operating system on your computer. In this video learn how to install VirtualBox on Ubuntu and other Debian-based Linux distributions.
VirtualBox: http://virtualbox.org/
Tutorial VirtualBox Installation: • How to Install VirtualBox on Windows 10 | ...
VirtualBox Guest Addition:
sudo apt install build-essential dkms linux-headers-$(uname -r)
Commands:
sudo apt update
sudo apt upgrade
#ubuntu #virtualbox