In Centos or Redhat hat Linux, when you want to configure a virtual machine, we use the native hypervisor called KVM. And there are multiple ways you could let the virtual machine talk to the...
Category: KVM
When you deploy a virtual machine in KVM, you connect the virtual machine into the default virtual network, acting as a NAT interface. As a result, your VM will be able to go out to the internet and...
The TPM, known as Trusted Platform Module, is a technology that enables security on both the hardware and software levels on a device. You can find TPM on pretty much every device out there. When...
Microsoft announced Windows 11 recently, and it is the cleanest and more polished version of windows out there. On October 5th, 2021, Microsoft announced the Windows 11 iso image to the public. In...
When you install a VM on the KVM hypervisor, especially windows VM, you will end up not having a sound on the guest os. For me, I am okay with not having sound on the guest operating system. However,...
In some of my last blogs, I wrote about installing virtual machines on different hypervisors such as KVM, VMware, VirtualBox, etc. I use the windows machine as a daily driver Virtual Machine on my...