KandZ – Tuts

We like to help…!

 VirtualBox install guest additions in a KDE virtual machine.

It is the same procedure with Ubuntu distro, because KDE neon based on Ubuntu

sudo apt install build-essential linux-headers-$(uname -r) -y

sudo ./VBoxLinuxAdditions.run

sudo reboot

Leave a Reply