Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

199 bytes added, 15:50, 15 January 2012
Setting up the VM Host PC with one guest VM
yum groupinstall virtualization
*Start the libvirt daemon
systemctl start libvirtd.service libvirtd start
If you want the libvirt daemon to start at every boot up, enter this command
systemctl enable libvirtd.service libvirtd.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig --levels 2345 libvirtd on Warning: unit files do not carry install information. No operation executed.
*Restart your firewall
service iptables restart
1
edit