export/setenv

Adam McDougall mcdouga9@egr.msu.edu
Tue, 29 Aug 2000 14:01:30 -0400 (EDT)


or use ssh and make sure sshd_config allows x11 forwarding and it does it
all for you :)  I wonder how ssh tunnelling X with compression compares to
the display method in terms of user interface speed..

On 29 Aug 2000, Ben Pfaff wrote:

> root <szumlins@pilot.msu.edu> writes:
> 
> > telnet 192.168.3.169
> > 
> > /bin/tcsh
> > #setenv DISPLAY 192.168.3.169:x
> > #xterm &
> 
> You also need to give permission for the client to connect to the
> server.  See xauth(1x) for details.
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user
>