Not quite, I am afraid. It seems, the root zone does not listen on port 6000. And then all else fails: 2)"xhost + ip_of_lx_brandl" in nexenta 3)add an IP on nexenta in the same subnet as the lx install 4)export DISPLAY=nexenta_ip:0 in lx console 5)acroread
On nv70 I managed (and finally understood the term, I think) by # svcprop svc:/application/x11/x11-server | grep listen options/tcp_listen boolean false # svccfg -s svc:/application/x11/x11-server setprop options/tcp_listen = true # svcprop svc:/application/x11/x11-server | grep listen options/tcp_listen boolean true ... and actually, some nmap will finally show port 6000 to be listening, whereas before it was dead. Only then does the non-ssh-ed X make it. Faster. Uwe _______________________________________________ gnusol-users mailing list [email protected] http://lists.sonic.net/mailman/listinfo/gnusol-users
