>>>>> "Saurabh" == Saurabh Nanda <[EMAIL PROTECTED]> writes:

    Saurabh> You could use something called SSH X Forwarding... I
    Saurabh> forget the exact name right now.

    Saurabh> The good-ol' method is:

    Saurabh> host1$ xhost +host2 host1$ ssh host2

No, you don't do that.

    Saurabh> host2$ export DISPLAY="host1:0" host2$ gimp

The idea of using ssh for X11 forwarding is that the server thinks
it's talking to localhost, the client thinks connections are coming
from localhost, and ssh manages the tunnelling between the two.  ssh
will automatically set the server-side DISPLAY to the appropriate
value.

The method you're describing is for a non-ssh (insecure, uncompressed)
remote display.

Regards,

-- Raju

    Saurabh> Hope you get it... mail back if you want a detailed
    Saurabh> explanation.

    Saurabh> Nandz.  -- http://nandz.blogspot.com

-- 
Raj Mathur                [EMAIL PROTECTED]      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
                      It is the mind that moves

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to