Open main menu

CDOT Wiki β

Changes

OPS235 Lab 2 19

383 bytes added, 10:53, 29 August 2013
no edit summary
# '''Open a web-browser''', and open the '''OPS235 Lab #2 WIKI'''. '''<br /><br />NOTE:''' You need to enter your "MySeneca" username and password to obtain a "wired" Internet connection (otherwise, you will not be able to perform the "groupinstall" command in the next step). Remember to perform a "wired-connection" (logging in with your MySeneca username and password via a web-browser) every time you boot-up your host machine...<br /><br />
# Open a shell terminal, and login to the root account.  {{Admon/tip|Remember to use '''su -''' prior to running administration commands|A common mistakes students make in OPS235 is to forget to log into the root account prior to running administration commands. Therefore, if a command doesn't work, ask yourself, "is this is an administration command?"}} <ol> <li value="3">Install the Fedora virtualization software by issuing the Linux command: <code>'''yum groupinstall "Virtualization"'''</code> (You can alternatively use the Linux command: <code>pkcon install @virtualization</code></li>
{{Admon/tip|More About KVM| The KVM virtualization software installed is in three parts:<ol>
<ol>
<li value="34">Start the virtualization service: <code>'''service libvirtd start'''</code></li>
<li>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></li>
</ol>
13,420
edits