Skip to content

Commit

Permalink
Merge pull request #579 from Ulerich/master
Browse files Browse the repository at this point in the history
Update virtualmachine.rst
  • Loading branch information
gsanchietti committed May 12, 2021
2 parents 6acee49 + 1863ab2 commit 0433354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator-manual/en/virtual_machines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ doesn't provide a Web interface for it.

Virtualization software can be installed and started using the command line, just execute: ::

yum install --setopt=base.enablegroups=1 @virtualization-hypervisor @virtualization-tools @virtualization-platform
yum -y install qemu-kvm libvirt virt-install libvirt-client
systemctl enable libvirtd
systemctl start libvirtd

Expand Down

0 comments on commit 0433354

Please sign in to comment.