Linux KVM (for Kernel-based Virtual Machine)
https://linux-kvm.org/page/Main_Page
#KVM Installation
#dnf install
qemu-kvm
qemu-img
virt-manager
libvirt
libvirt-python
libvirt-client
virt-install
virt-viewer
brigde-utils
#KVM for GUI Management Fonts
#dnf install
xorg-x11-xauth
xorg-x11-fonts-*
xorg-x11-utils
#KVM for WEB-GUI and others
https://linux-kvm.org/page/Management_Tools
This post is licensed under CC BY 4.0 by the author.