Cockpit Manage Tools


Installing the Cockpit Virtual Machines Module
dnf install -y cockpit cockpit machines
dnf module install virt #error
dnf install y virt install virt viewer
virt host validate


systemctl restart libvirtd
systemctl restart cockpit.socket
systemctl enable libvirtd
systemctl enable cockpit.socket
systemctl status libvirtd
systemctl status cockpit.socket


firewall-cmd --add service=cockpit
firewall-cmd --add service=cockpit permanent
firewall-cmd --reload


通过
https://localhost:9090 或 https://127.0.0.1:9090 访问
setting bridge br0

yum install -y cockpit

posted @ 2021-03-09 13:06  k98091518  阅读(47)  评论(0编辑  收藏  举报