dnf install cockpit systemctl enable cockpit.socket systemctl start cockpit.socket # firewall-cmd --add-service=cockpit # firewall-cmd --reload # dnf install libvirt cockpit-machines # systemctl enable libvirtd --now # systemctl enable cockpit.socket --now