On Wed, Aug 11, 2010 at 11:47, Markus Strobl <mstro...@yahoo.com> wrote:
>
>
>>
>> try
>> 1)ssh -Y  instead of -X
>> 2)make sure server is allowing to forward X connections  (sshd_config)
>> it is often disabled by paranoid  sysadmins...
>
> 3: Allow the connection on the client side. Easiest way is "xhost +" which
> allows any server to display on your client. Optionally you can restrict what
> servers are allowed (see man xhost).

4) Make sure the X server is configured to accept network connections.
 Some distros start X with the "-nolisten tcp" option, which disables
TCP networking.

-- 
Mark
_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to