I have one windows machine that I use as an alternate operating system in my Linux KVM. Recently I noticed that the C drive in my windows got filled up and there is not enough space left to store any more data. If you have a physical box then it is a little difficult, as you have to expand your … Read More
How To Install Pfsense On KVM?
The Pfsense firewall is a good alternative for your home network router. It can even replace the high-end commercial routers at the enterprise network as well. Moreover, it is opensource and free too, Unless you are opting for support from netgate. Can I install pfSense on Ubuntu? The Pfsense is an open-source firewall based on FreeBSD operating system, and since … Read More
How To Take VM Snapshots In KVM?
When I started to work with KVM, I used to ask myself a question How do I backup and restore a KVM VM?, or How do I revert my virtual machine to its old state, when things go wrong while I am making some changes. In the beginning, I used to copy the image from default libvirt default directory /var/log/libvirt/images/vm.qcow2 … Read More
10 Easy Steps To Install Windows Server in Linux KVM
You wanted to install the windows 2019 server on a hypervisor and the option that you have right now is to use the QEMU KVM hypervisor. Then you are in the right place. And when it comes to virtualization I love KVM, as it is Open-source and free too. Whenever I had to choose between hypervisors I would always prefer … Read More
Useful KVM commands
In the last few blogs, I covered how you can install different Operating systems in a KVM host. But some of you are wondering I got this guest OS installed but how do I manage it. In this blog, let’s take a look at some of the useful KVM command line commands which you can run on the terminal. The … Read More
How To Install Windows 10 on Ubuntu KVM?
I love Ubuntu, especially when I wanted to work with python programming, But I also love windows 10 because of its GUI and the vast variety of software support. In the last blog, I covered how you can install windows 10 on Centos/Redhat KVM. But in this tutorial I going to cover the Debian derivative Ubuntu. And the steps mentioned … Read More
How To Install Ubuntu Desktop On KVM?
I have a CentOS machine but there are times I would wanted to switch from CentOS to Ubuntu, how do I do that ? You can have a dual boot with both the Centos and the Ubuntu but if you wanted to switch from Centos to Ubuntu then you would have to shut down the Centos and during the boot … Read More
Step by Step guide to install Nuage SD-WAN lab in KVM – Part 1
You are here because you wanted to learn about Nuage SD-WAN and its lab setup. For me, I don’t like to read more of theory when it comes to learning new technologies. I would instead do a lab first and make some mistakes and learn from them. By the time I finish the lab, I would know more about the … Read More
4 easy step to install CentOS on KVM
CentOS is one of my favorite Linux distros, I have been using them for quite a while for my labs as well as in POC’s. If I have to do some testing in the Redhat production servers I would prefer to use Centos as an alternate as both are identical and configuration looks the same and Centos doesn’t require a … Read More
10 Easy Steps To Install Windows 10 on Linux KVM
I usually use the windows vm machine as a jump server inside my labs, that way I can move around the files and stuff quickly, sometimes I install the windows machine on the ESXi host else I would install it on the KVM. For some, they wanted to use windows machines on their Linux box. They can either install Vmware … Read More