Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
X opens a tcp port
#1

If you start X and do a

Code:
netstat -at


you will see that a tcp port 6000 is open, now if you don't run X as a server you might want to close that port, to do that enter the following argument when starting X

Code:
-- -nolisten tcp


so the whole command whould be

Code:
startx -- -nolisten tcp




Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Human Verification
Please tick the checkbox that you see below. This process is used to prevent automated spam bots.

Forum Jump:


Users browsing this thread: 1 Guest(s)