Sysadmin/Add virtual machine: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
virt-clone -o template-jaunty --file=/dev/treehouse/FOOBAR -n FOOBAR | virt-clone -o template-jaunty --file=/dev/treehouse/FOOBAR -n FOOBAR | ||
virsh start --console FOOBAR | virsh start --console FOOBAR | ||
* Add A and AAAA records in the sugarlabs.org zone file for the machine | |||
* Login using the default root password (ask bernie), then setup the machine: | * Login using the default root password (ask bernie), then setup the machine: | ||
| Line 10: | Line 12: | ||
passwd root | passwd root | ||
# setup both IPv4 and IPv6 addresses | # setup both IPv4 and IPv6 addresses | ||
vi /etc/network/interfaces | vi /etc/network/interfaces | ||