On Tue, Jun 28, 2005 at 07:09:46AM -0600, [EMAIL PROTECTED] wrote: > > + @echo -e "#!/bin/sh\nexec /usr/X11R6/bin/X -nolisten tcp" > >/etc/X11/xinit/xserverrc
Isn't there a less brutish method of doing this in case the user just happens to want to connect on port 6000? I just use an alias. While not elegant at all, it allows me to run /usr/X11R6/bin/startx if I want to listen on tcp or just plain startx if not. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
