Fedora VM Server. Best Proxmox and VMware Setup
Setup Fedora VM Server
sudo dnf install @virtualization
sudo systemctl enable --now libvirtd
Tools
sudo dnf install cockpit cockpit-machines
sudo systemctl enable --now cockpit.socket
Podman container
sudo dnf install podman
podman machine init
podman machine start