Revision as of 05:02, 11 May 2007 by imported>Mattzerah
util-vserver usage
vserver <guest_name> <command> <parameters>
where command can be one of:
- #build
- #enter
- #start
- #stop
build
enter
start
stop
To stop a guest simply give it the stop command
vserver testguest stop
Mattzerah