How to Install Ubuntu 20.04 LTS on VirtualBox in Windows 10 / Windows 11

Опубликовано: 18 Октябрь 2024
на канале: TechZain
8,449
122

How to Install Ubuntu 20.04 LTS on VirtualBox in Windows 10 / Windows 11

Download Ubuntu Latest version for free: https://ubuntu.com/download/desktop
Download VirtualBox: https://www.virtualbox.org/wiki/Downl...

Code for Installing Guest Additions on Ubuntu Guest
sudo apt update
sudo apt install build-essential dkms linux-headers-$(uname -r)