13,420
edits
Changes
no edit summary
# Log into your c7host machine, and switch to root user.
# perform a software update on your '''c7host''' VM by issuing the following command: <b><code><span style="color:#3366CCC336699;font-size:1.2em;">yum update</span></code></b>
# As root, install the virtualization software by issuing the command:<br><b><code><span style="color:#3366CC;font-size:1.2em;">yum install qemu-kvm qemu-img virt-manager libvirt libvirt-python \<br>python-virtinst libvirt-client virt-install virt-viewer bridge-utils</span></code></b> <br><br>
# '''Restart your c7host machine'''. If you fail to do this, you may experience virtualization network problems.