[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unable to connect to X Server
From: |
sisken |
Subject: |
Re: Unable to connect to X Server |
Date: |
5 Nov 2006 01:28:36 -0800 |
User-agent: |
G2/1.0 |
hns@computer.org wrote:
> Peter Siska schrieb:
>
> > But what can be issue (not sure): I am using my linux box remotely (VNC,
> > no-machine nx).
>
> Some ideas:
>
> a) xhost does not enable your clients
> b) firewall does block X11 communication
I think this is not the case, because all communications goes throug
ssh
> c) X11 servers might need a flag to accept TCP/IP connections rather
> than AF_UNIX sockets
>
> Can you run e.g. xeyes or xclock with your $DISPLAY settings?
no problem running xeyes,
when using nomachine nx, DISPLAY=unix:100x.0
x is an integer
>
> -- hns