virt-customize – POFTUT

Virt Install Tool For Virtualization With KVM and Qemu For Linux

Virtualization and cloud computing is future of the IT. There are a lot of tools and architectures to make virtual the systems. Every big vendor have their original or clone virtualization technology or ecosystem. Linux provides KVM, Qemu for opensource, fast virtualization. Open source cloud ecosystem Openstack is mainly positioned on KVM,Libvirt and Qemu. In … Read more

How To Clone VM with Libguestfs?

How To Clone VM with Libguestfs?

Hi, today we will look disk image tools/library which is very powerful. We will look for now just the tools, not the library but in the future, we can investigate the library in c or python too. With the era of cloud computing things to be done very fast, practical and precise way. In the … Read more

Linux KVM/Qemu Virt-Customize Tutorial

Linux KVM/Qemu Virt-Customize Tutorial

I am gonna show you today a practical and useful tool for managing Linux virtual machines and disks. With virtualization, people start to use a lot of VMS in their personal or corporate PC’s. But managing them is difficult. I faced these difficulties too. So I search for a tool helps me especially in updates. … Read more