hello list, once a vm is created in my domain, how can i list its networking information and log into it via ssh? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
You can do: sudo xm console your_VM_name The networking info, is what you specified in its config file, otherwise once in the VM you simply do an ifconfig. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users