On Mon, Nov 28, 2016 at 11:15:52AM -0500, Gene Heskett wrote:
remove the '-nolisten tcp' from its launch of
exec /usr/bin/X "$@"
in xinit/xserverrc, and that would enable it, no one else has said to
just remove the "no".
What would be the nmap line to show that it is indeed listening?
Well, that didn't get me a listener according to an nmap scan of the
odroid server from this machine, after I was logged into the
odroid "server" and x was running.
Did you ensure the server is started invoking this file (by startx)?
ps aux | grep listen
nmap -p 6000 <domain>
should then be open if X runs on display :0
In doubt, start the server by hand "Xorg -listen tcp :0" to test the
behavior.
Cheers,
Thomas
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s