Changes

Jump to: navigation, search

OPS235 Lab 2 - Fedora17

18 bytes added, 22:36, 16 January 2012
no edit summary
# Install the Fedora virtualization software: <code>yum groupinstall "Virtualization"</code> or <code>pkcon install @virtualization</code> The virtualization software installed is in three parts:
## :* '''A system service named ''libvirtd''''' that manages the VMs.## :* '''Tools to manage virtualization''', including the <code>virt-manager</code> graphical tool and the <code>virsh</code> command-line tool.## :* The actual '''virtual machines ''' themselves.
# Start the virtualization service: <code>service libvirtd start</code>
# The firewall configuration is altered by the addition of the virtualization software. Restart the firewall so that these changes become active: <code>service iptables restart</code>
13,420
edits

Navigation menu