This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:jdavis34:portfolio:hpc0project2 [2012/02/23 15:34] – jdavis34 | user:jdavis34:portfolio:hpc0project2 [2012/03/01 16:11] (current) – jdavis34 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===Creating a Virtual machine=== | ||
+ | The scope of this project is to establish a virtual machine, inside of the preexisting virtual server we had previously created. | ||
+ | |||
+ | ===Creating the VM=== | ||
+ | 1. First step is to log into the Virtual server we created. | ||
+ | <cli> lab46:~$ ssh root@vmserver02.student.lab </ | ||
+ | 2. Next step is to create the VM | ||
+ | < | ||
+ | 3. Next is to create and edit the config file for the VM. | ||
+ | < | ||
+ | < | ||
+ | add these 2 lines under memory line. | ||
+ | kernel | ||
+ | ramdisk | ||
+ | Run the previous command again. | ||
+ | < | ||
+ | 4. Next is simply logging into | ||
+ | < |