[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Start a VM without using XM command
Hi What do you mean by "program"? The definition is very vague and can be interpretted many ways in this context. I assume you aren't familiar with scripting if you are asking this question. I recommend you take a look at a scripting language called bash, it is usually distributed with Linux as the default shell. A script to pause a certain VM (say this one is called vm0) would like something like this: #!/bin/bash /usr/sbin/xm pause vm0 Joseph. On 2 October 2011 20:12, Manu R Krishnan <manurk.88@xxxxxxxxx> wrote: Hi friends, -- Founder | Director | VP Research Orion Virtualisation Solutions | www.orionvm.com.au | Phone: 1300 56 99 52 | Mobile: 0428 754 846_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |