From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: How to use xm serve? Date: Tue, 26 Sep 2006 10:28:50 -0500 Message-ID: <45194732.6010801@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Watanabe Takehiko Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Please don't cross-post questions. xm serve allows for XML-RPC traffic to be tunneled securely through ssh. Practically speaking, xm is not smart enough to be network transparent though so while some commands will work, most of them won't. The ideal use-case for xm serve is a management application. For an example of how to use it, see the xmlrpclib2.py that comes with Xend. Regards, Anthony Liguori Watanabe Takehiko wrote: > Hi > > Does anyone give me any tips regarding the following mail? > > http://lists.xensource.com/archives/html/xen-devel/2006-09/msg00651.html > > I set "ACML_SECURITY ? = y" on building Xen and > commentout the #(xend-unix-xmlrpc-server yes) in xend-config.sxp. > Is there other settings or configurations? > > I really don't know the usage well. > Please help me! > > Thanks, > > Watanabe, Takehiko > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > >