Open main menu

CDOT Wiki β

Changes

OPS235 Lab 2 - CentOS7

2 bytes added, 20:50, 27 March 2015
no edit summary
# Install the virtualization software by issuing the command:<br><b><code><span style="pointer-events: none;cursor: default;color:#3366CC;">yum install qemu-kvm qemu-img virt-manager libvirt libvirt-python \<br>python-virtinst libvirt-client virt-install virt-viewer</span></code></b> <br><br>
This will install many applications (including):::* '''kvm/qemu''' - the hypervisor and other hardware emulation systems.::* A system service named '''libvirtd''' that manages the VMs.::* A graphical tool for managing virtual machines ('''virt-manager''') and the '''virsh''' command-line tool.
<ol>
<li value="3">Start the virtualization service: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;">service libvirtd start</span></code></b></li>
13,420
edits