you->On Thu, 29 Oct 1998, James Yeung wrote:
you->
you->> Hi, I'm trying to be able to run my Xwindows programs remotely from the
you->> university UNIX(Sun) machines...is this possible? How would I do this? Would
you->> there be any compatibility problems? While on campus, I changed my export
you->> DISPLAY to "export DISPLAY=<my server>:0.0" Then when I tried to run any
you->> Xwindows program like "xv", I got:
you->1. ssh
to login from your box at home use this format assuming your cs
username is joeblow and the machine you are trying to login to is
tupi.cs.utexas.edu
ssh -l joeblow tupi.cs.utexas.edu
the very first time you do this it will prompt you with
Are you sure you want to continue connecting (yes/no)?
when you choose yes it will add the host to your ssh list and in
future you wont get any more prompts. after that u can run any x-app off
school and it will show up at your box. you dont need to set the display
or anything else, the line above is all you need.
you->3. .rhosts
If you are a cs major dont use .rhost the cs department doesnt like
it. I've had mail from them asking me to discontinue using .rhost
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]