This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: SSH newbie


> I can connect with SSH for Cygnus on my favorites sites:
> but I CANNOT use classical tools as `less', `clear', `top',...
> without getting an error message or a warnning message like:
> 
> 'cygwin': unknown terminal type

The answer is to change your TERM environment variable.  If you are
connecting to linux machines, set it to 'linux'.  The 'cygwin' terminal type
is a superset of 'linux'.  If you are connecting to non-linux machines set
it to 'ansi'.  IIRC 'linux' is a superset of 'ansi'.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]