> 4. The TERM environment variable remains xterm. > $echo $TERM > xterm > $ssh hari at lynx (From Linux) > Password: > lynx>echo $TERM > xterm > lynx> > How to set TERM to vt100at on login. > I hope you do not have problem here! the ssh protocol transfers the TERM variable to the remote host.