Hello,
I was wondering if there is a way to execute commands from dom0 into domU without loging into domU with ssh.
thanks
On Wed, Mar 10, 2010 at 09:58:56AM -0500, silviu d wrote:
Hello,
I was wondering if there is a way to execute commands from dom0 into domU without loging into domU with ssh.
No, not really.
Unless you build up some custom management tool that runs in the domU and monitors the xenstore for commands from dom0, and then executes them.
-- Pasi
On Wed, Mar 10, 2010 at 09:58:56AM -0500, silviu d wrote:
Hello,
I was wondering if there is a way to execute commands
from dom0 into domU
without loging into domU with ssh.
No, not really.
Unless you build up some custom management tool that runs in the domU and monitors the xenstore for commands from dom0, and then executes them.
-- Pasi
What about the xen console? I haven't used Xen in about a year, so maybe it's gone? We used to use the console to execute commands inside domU from dom0 without using the network.
- Steve
xen@lists.stg.fedoraproject.org