Opening an X-window over the network
Problem: You're logged on to one of the machines in the lab remotely from your laptop/desktop at home. When trying to open an x-window (for eg., an xterm), you receive the following error:
xterm Xt error: Can't open display:
Solution:
Set the DISPLAY environment variable. On {t}csh (on remote machine) do:
estrella.sfsu.edu:home% setenv DISPLAY=mylaptop_ip_address:0
KL 06-29-05