If you work with VMs it is very common that sometimes you need more space, but your VMs were defined with an estimated size. I started to use Virtual Machine Manager to manage my VMs when I joined to Red Hat (sorry but in my previous life I usually used Oracle VM VirtualBox) and sometimes I need to resize my image files but I didn’t know how to do it. Thanks to Oscar Arribas Arribas I learned to do it using a few virt-xxx commands. It is very possible to do it using other commands/steps/alternat...