At 2005-08-11 12:22:04 +0530, [EMAIL PROTECTED] wrote:
>
> The good-ol' method is:
> 
> host1$ xhost +host2
> host1$ ssh host2
> 
> host2$ export DISPLAY="host1:0"
> host2$ gimp

Just do

host1$ ssh -X host2
host2$ gimp

(The xhost is unnecessary, and the export is wrong, but the idea is
exactly right. :)

-- ams

_______________________________________________
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