VirtualBox Managing an Environment from Command Line

From NovaOrdis Knowledge Base
Revision as of 06:04, 8 January 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Start an Environment

VBoxManage startvm lb.modcluster.local --type headless
VBoxManage startvm ap1.modcluster.local --type headless
VBoxManage startvm ap2.modcluster.local --type headless

Stop an Environment

ssh -o ConnectTimeout=1 -t root@172.20.2.43 sudo -n init 0
ssh -o ConnectTimeout=1 -t root@172.20.2.42 sudo -n init 0
ssh -o ConnectTimeout=1 -t root@172.20.2.41 sudo -n init 0