cockpit to manage virtual machines in centos8

why?
– Access vm via webconsole
– Easy to manage services
– Create/manage VM
– Create/manage podman

dnf install cockpit -y

systemctl start cockpit.socket

systemctl enable cockpit.socket

Browse https://127.0.0.1:9090 or https://YOUR_IP:9090

more : https://cockpit-project.org

Published by

Leave a Reply

Your email address will not be published. Required fields are marked *