ubuntu基本设置
#仓库地址
https://github.com/walking-with-linght/linux-vm-tools
wget https://raw.githubusercontent.com/Hinara/linux-vm-tools/ubuntu20-04/ubuntu/20.04/install.sh
sudo chmod +x install.sh
sudo ./install.sh
# 重启,提示安装成功后关机,在主机管理模式打开powershell执行下面
Set-VM -VMName <your_vm_name> -EnhancedSessionTransportType HvSocket