I'm trying to write a program using libvirt, that from a guest would print a "Hello world" on the host. Could you give me some pointers? Or suggest another way of doing this, besides libvirt...
Thanks anyway.
> Could you give me some pointers?
Of course!
0x7d93f7e3 0xa7e89bc8 0x30fc96ae
maybe sthg like ssh the_host "echo hello world" ?
<blockquote>
More information about formatting options
> Could you give me some pointers?
Of course!
0x7d93f7e3
0xa7e89bc8
0x30fc96ae
maybe sthg like ssh the_host "echo hello world" ?
Post new comment