LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Edward Sawma <e-sawma@nwu.edu>
  To  : linuxsa@linuxsa.org.au
  Date: Sun, 28 Nov 1999 21:10:29 -0600

Re: Xvnc problem

Thanks David and Phil for you're suggestions.  I have now been able to 
successfully start an Xvnc session manually, and put an xterm in it.  It 
seems that the tag "-auth /root/.Xauthority" that the startup script 
"vncserver" uses when executing Xvnc, is causing the problem.  When it is 
used, an X app can't connect to the server.  I've deleted this file, and 
had it recreate it, and that didn't help.  I've also tried to use "xhost 
+", that doesn't help either.  I don't know if it would have any effect, 
but I've never actually run X at console on this box.

The problem is no longer urgent, because I can once again use VNC, but if 
anyone has a clue as to what might be going on here, or if you know of some 
type of HOW-TO or FAQ that might explain this, I'd definitely appreciate 
it.  Thanks.

-Ed


At 01:27 PM 11/29/99 +1030, David Newall wrote:
> > I got the following error:
> > _X11TransSocketINETConnect: Can't connect: errno = 111
>
>The file /usr/include/errno.h (and files included by that) reveal a
>clue:
>
>    #define ECONNREFUSED    111     /* Connection refused */
>
>Some sort of X security issue?

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page