Displaying 1 result from an estimated 1 matches for "ip_add_dom0".
2004 Dec 10
0
export DISPLAY from Dom0
...problem with a GUI view for the XenU domains: as I read some message from archive devel-xen that "startx" from a domain doesn''t work, I try to work with Dom0:
1. startx from Dom0
2. open xterm
3. command: xhost +
4. command: ssh ip_add_domain + passwd
5. command: export DISPLAY=ip_add_dom0:0.0
6. command: xclock : scrren xclock on ServerX from Dom0 OK
As soon as I start any browser wtih the same method, and i try to reach any URL, network between dom0 an xenU hang whithout any msg in xend.log, syslog, ....
I cannot stop cleanly xenU: always a line status from "xm list".
T...