exporting DISPLAY question/problem



Hi,

I'm trying to export the display from my 5.3 server to my linux laptop. Both have static IPs. Logging into the server with "ssh -Xl <user> <IPserver>" (capital X, small letter el), then "export DISPLAY=<IP laptop>:0", "xclock &", nothing happens. Then after some time I get "host: 0827-803 Cannot find address 192.168.30.110.".
Then adding IP laptop> to xhost "xhost +>IP laptop>" gives "1356-200 xhost unable to open display <IP laptop>".

I suppose I'm forgetting something essential, but what?

Thanks.
.



Relevant Pages

  • Re: probleme mit ssh
    ... waehrend das entfernte System der Server ist. ... Bei X11 ist alles andersherum, da ist das entfernte System der Client ... und dein lokales Display der Server. ... DArum brauchsts bei SSH ...
    (de.comp.os.unix.networking.misc)
  • Re: Suggestions for a square font?
    ... > ssh -X creates a tunnel from distant_computer to your real X server at ... > the tunneled X display, connecting directly to the X ... Let's say that the first line was for ssh users and the second ... connect through ssh and play a curses game. ...
    (rec.games.roguelike.development)
  • Re: probleme mit ssh
    ... waehrend das entfernte System der Server ist. ... und dein lokales Display der Server. ... DArum brauchsts bei SSH ... SSH hat das fuer X11 aber bereits ...
    (de.comp.os.unix.networking.misc)
  • X11 session over ssh, problem
    ... The problem is that I ssh to a server, and then try to run a program that requires an X display. ... But if I do the same to B (i.e. xterm -e ssh B &), then try to run a program like xpdf which uses X, it doesn't work. ...
    (Debian-User)
  • RE: Problem with X server
    ... Try tunneling everything through ssh. ... This gets around the need to use the xhost and export display settings. ... Subject: Problem with X server ... On the local host, type: ...
    (RedHat)