Changes

Jump to: navigation, search

OPS235 Lab 3 - Fedora17

615 bytes added, 15:23, 6 January 2010
Installing from a Live Disc
# Login to the VM and double-click on the ''Install to Hard Drive'' icon. When prompted for the hostname, enter "fedora1", and when prompted for the timezone, select ''America/Toronto''. '''Use the default values for all other fields.''' Notice that the installer does not ask you what software should be installed; compare the installation time to the amount of time it took to do your Lab 2 installation.
# When the installation is complete, select the menu option System>Shutdown to stop the Live Disc.
# Start the VM from its disk image by selecting Virtual Machine>Run from the virtual machine menu.You will get the ''Firstboot'' configuration questions during the boot process (asking you to create a user, set the date and time, and optionally send the hardware profile to the Fedora Project). Create a user with the same name as your Matrix account.# Login using the new user account.# Enable SSH access to your virtual machine with these commands: <code>service sshd start; chkconfig sshd on</code># Find out the IP address of your virtual machine: <code>ifconfig eth0</code># Confirm that you can ssh to your virtual machine from the host (your main Fedora installation): <code>ssh '''IPaddress'''</code>
=== Installing from the Network ===

Navigation menu