|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] dom0 launching programs in domU
Hi,
On Mon, Aug 14, 2006 at 09:59:12AM -0400, Kurtz, Ryan M. wrote:
> Hello,
>
> Does anyone know if it is possible for dom0 to launch user programs in
> domU?
If you doms are connected via a network, you can use ssh with public-key-auth.
This is, what I do.
Example:
ssh -i thekey user@domu command
Use ssh-keygen first to create a public/private-key pair first.
Regards,
Frank
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|