[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unable to connect to X Server
From: |
address@hidden |
Subject: |
Re: Unable to connect to X Server |
Date: |
4 Nov 2006 06:52:31 -0800 |
User-agent: |
G2/1.0 |
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
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?
-- hns