-
Notifications
You must be signed in to change notification settings - Fork 0
VM Provisioning
keyvanfatehi edited this page Aug 7, 2012
·
12 revisions
- Open Virtual Machine Manager on the Hypervisor
- Right click
00_MasterTemplateand Clone - Choose a number and a name:
01_Sandbox - Set the OS drive:
01_Sandbox.img - Set the data drive:
01_Sandbox-Data.img - Wait for disk copy.
- Boot the VM and open the console
- Login as root with password
get1W2pl - Fix
/etc/udev/rules.d/70-persistence-net.rules: remove first entry and rename eth1 to eth0 - Adjust the IP address in
/etc/network/interfacesto reflect the VM number (01) - Change password for curator
passwd curatorand write it down somewhere. Do the same forscribbeouser - Reboot the VM
- On the hypervisor, modify
/etc/sysconfig/iptablesusing the examples to forwarding ports for this VM - Restart iptables on hypervisor:
service iptables restart - Change passwords, keep a record of everything