Hyper-V
Readings
Usecases
Install Ubuntu
sudo apt-get update
sudo apt-get install linux-virtual-lts-xenial
Install CentOS
sudo grubby --update-kernel=ALL --args="video=hyperv_fb:1920x1080"
sudo reboot
yum check-update
yum install git
References:
Last updated
Was this helpful?