Windows Remote Desktop port modification
save to rdp.bat
save to rdp.bat
Open /etc/vim/vimrc.tiny with vi and enter the following two lines:set nocompatibleset backspace=2
kvm supports nested virtualization, that is, virtual machines can be created within virtual machines. This article mainly introduces how to enable the nested virtualization function of KVM in CentOS7 using Intel processors. Kvm is mainly implemented through the kernel module, so we check whether the system has enabled kvm nested virtualization, only need: You can […]