On Mon, 23 Apr 2001, Wei-shi Tsai wrote:
> 2. How can I log on to an X terminal (e.g. the Sun UltraSPARCs in the
> ECE computer labs) from my computer using Linux?
ssh.
You may have to do ssh -X.
You can then start any X apps and they will be ``tunneled'' over ssh.
(or you could even telnet and set DISPLAY=<client hostname>:0.0 if you do
xhost +<server hostname>, but that is ... insecure.)
-Paul
--
Alden's Laws:
(1) Giving away baby clothes and furniture is the major cause
of pregnancy.
(2) Always be backlit.
(3) Sit down whenever possible.
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]