# VirtualBox
# Guest Addition
in order to use full screen, adjust screen size for guest OS etc.
apt search linux-headers-...
sudo apt install linux-headers-...
linux-headers is needed to successfully instal guest addition.
in order to use full screen, adjust screen size for guest OS etc.
apt search linux-headers-...
sudo apt install linux-headers-...
linux-headers is needed to successfully instal guest addition.