Changes

Jump to: navigation, search

OPS235 Lab 3 - Fedora17

653 bytes added, 11:04, 6 January 2010
Instructions
== Instructions ==
{{Admon/Tip|Update your Fedora Installation|It's a good idea to ensure that your Fedora installation is fully updated before proceeding. You can update your system with the graphical tool located on the menu at >System>Administration>Software Update (or type the command <code>gpk-update-view</code>), or by typing either of these commands: <code>pkcon update</code> or <code>yum update</code>}}=== Preparation ===
{{Admon/tip|Update your Fedora Installation|It's a good idea to ensure that your Fedora installation is fully updated before proceeding. You can update your system with the graphical tool located on the menu at >System>Administration>Software Update (or type the command <code>gpk-update-view</code>), or by typing either of these commands: <code>pkcon update</code> or <code>yum update</code>}} # Install the Fedora virtualization software: <code>yum groupinstall "Virtualization"</code> -- note that the virtualization software 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># Start the graphical tool by selecting the menu option Applications>System Tools>Virtual Machine Manager or by typing the command <code>virt-manager</code> === Installing from Live CD === === Installing from the Network === === Installing using Kickstart ===
== Preparing for the Quizzes ==

Navigation menu