[运维] Centos7安装oVirt
参考文献Install oVirt using the command line安装添加官方源sudo dnf install https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm更新系统sudo dnf update安装oVirt Enginesudo dnf install -y ovirt-engine启动oVirt Eng
·
参考文献
Install oVirt using the command line
安装
- 添加官方源
sudo dnf install https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm
- 更新系统
sudo dnf update
- 安装
oVirt Engine
sudo dnf install -y ovirt-engine
- 启动
oVirt Engine
sudo engine-setup
更多推荐
所有评论(0)