字数
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网页登录
网页登录后的界面 
创建存储池
登录网页创建存储池
激活存储池
之后就可以正常使用虚拟机