Frank Barknecht <[EMAIL PROTECTED]> writes: > If the sun station is running a sshd daemon you could start a remote session > with e.g.: > > [linux]$ xterm -title Your_University -e ssh \ > -l YourUsername sunstation.at.college.edu > > In this new xtern you can start every X app and the very smart ssh displays it > on your Linux maschine. Nice test would be: > > [sunstation]$ xmessage "I am not here but there"
One further benefit of ssh is that it can compress the connection (with command line switch -C), and thus makes X over slow connection faster. /Tommi Kääriäinen/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .