Question about X on the arm's.
Thomas Lübking
thomas.luebking at gmx.de
Mon Nov 28 23:11:29 UTC 2016
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
More information about the xorg
mailing list