On Fri, 9 Nov 2001, Geoffrey Douglas Purdy wrote: > It's been a while, but I think it goes something like this: > > [local host] > man xhost > xhost +your_remote_server > > > [remote server] > DISPLAY=yourhost:0 > export DISPLAY > your_xapplication & note you only want to do this if you can't set up an ssh tunnel for some reason. - donald