Skip to content
字数
119 字
阅读时间
1 分钟

安装软件集

dnf install -y '@Virtualization Host'
dnf install -y cockpit\* 
systemctl --now enable libvirtd.service
systemctl --now enable cockpit.socket

为了安全,默认的root用户不能登录,通过修改文件让root用户登录

sed -i '/^root/s/^/#/' /etc/cockpit/disallowed-users

网页登录

1763900198819.png 网页登录后的界面 1763900248823.png

创建存储池

登录网页创建存储池 1763901923133.png 激活存储池 1763901986510.png 之后就可以正常使用虚拟机

贡献者

The avatar of contributor named as lishu620 lishu620

文件历史

撰写