How to make X.org listen tcp port to remote connections? [duplicate]

Solution 1:

With Xorg 1.17 and later, -nolisten tcp is the default, and you need to explicitly state -listen tcp to enable tcp connections.