From https://www.opensolaris.org/jive/thread.jspa?threadID=82847&tstart=0
Hot stuff :
The following command allows access from remote clients.
svccfg -s svc:/application/x11/x11-server setprop options/tcp_listen = true
Then restart the X server
pkill -HUP Xorg
Or
Turn on tcp listen
svccfg -s svc:/application/x11/x11-server setprop options/tcp_listen = true
Then restart the X server
svcadm refresh svc:/application/x11/x11-server
svcadm restart svc:/application/x11/x11-server
By the way, this post is from a local zone running firefox with the DISPLAY set to the global zone.
Sunday, March 08, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment