Fedora 31
Create A New lvm Partition
If you need to put more physical disk into the physical volume, do that: # vgextend fedora /dev/s...
KVM Bridge Interface
(2020-02-11) Creating A Bridge Interface for KVM VMs # nmcli connection add type bridge autoconne...
KVM Installation
(2020-02-11) Installing KVM (These instructions assume the FC 31 environment.) # dnf -y install b...
KVM, briefly
(2020-03-13) KVM Briefly # virsh list # virsh list --all # virsh start <name> # virsh dominfo <na...
KVM: virt-install
(2020-03-14) Installing a VM This example creates a 1c, 2GB VM with a 20GB disk, booting a kernel...