Difference between revisions of "How to prevent a "Terminal type?" prompt when connecting via ssh"

From Tech-Wiki
Jump to: navigation, search
(Created page with "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...")
 
(No difference)

Latest revision as of 03:31, 6 August 2015

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