Date: 27 Feb 2002 09:34:14 -0800 From: beeman@ip21.cvd-r8.rb1.bel.nwlink.com (Roger L. Beeman) To: freebsd-questions@freebsd.org Cc: Veaceslav Revutchi <sl@dnt.md> Subject: Re: XFree86-4, no sockets on 6000 port started Message-ID: <yp8g03mltgp.fsf@ip21.cvd-r8.rb1.bel.nwlink.com> In-Reply-To: <20020227120115.A2525@rocks.dnt.md> References: <20020227120115.A2525@rocks.dnt.md>
next in thread | previous in thread | raw e-mail | index | archive | help
Veaceslav Revutchi <sl@dnt.md> writes: > I got my XFree86-4 running as non-root after I installed > wrapper. Now I'd like to start an application from a remote > X server my I noticed I have no sockets open on port 6000+ > on my machine (netstat -an). See man startx. The '-listen_tcp' option of startx enables the TCP/IP transport type which is needed for remote X displays. This is disabled by default for security reasons. Roger L. Beeman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yp8g03mltgp.fsf>