Run Ubuntu(Linux) on Windows with VirtualBox, super easy beginners guide in 8 mins
The commands to install the VirtualBox Guest Additions on Ubuntu:
First type this two commands
“sudo apt update”
then
“sudo apt upgrade”
and then:
” sudo apt install build-essential dkms linux-headers-$(uname -r) ”
Feel free ask any questions on the comment section and I will answer as soon as possible.
Thank you!
ubuntu