Open main menu

CDOT Wiki β

Changes

OPS235 Lab 2 Braille

179 bytes added, 03:47, 3 February 2012
no edit summary
# Confirm that the virtual machine is off by executing this command on your f16host: virsh list
=== Investigation 2 ===
# Install another virtual machine by modifying the command used in Investigation 1. Incorporate these changes:
## Use the name "fedora2" for this virtual machine.
## Change the name of the disk file to match the name of the virtual machine.
## Use a disk size of 15G
## Use the IP address 192.168.122.201
# Shut down fedora2.
=== Investigation 3 ===
# Make a copy of the [http://zenit.senecac.on.ca/~chris.tyler/fedora16-vda-ks.cfg kickstart file]. Modify it so that the user account that is created has the same user ID as your matrix account. Place this file in a location where it can be accessed via a web browser (for example, in the public_html directory in your Matrix account).
# Modify the command used in Investigation 1 to incorporate these changes:
## Use the name "fedora3" for this virtual machine.
## Change the name of the disk file to match the name of the virtual machine.
## Use a disk size of 12G.
## Use the IP address 192.168.122.202
## Use your kickstart file instead of the original one.