How to prevent a "Terminal type?" prompt when connecting via ssh

From Tech-Wiki
Jump to: navigation, search

Solution ID: sk66002 (IPSO 6.2)

Edit the users .cshrc file and add this line to the end:

set term=linux

Edit the users .login file and remove or comment out this line:

tset -Q \?$TERM