[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: telnet unknown terminal type kvt



On Tue, Dec 25, 2001 at 06:23:36PM -0600, Chester Langin wrote:
> when I telnet to a sun machine (it won't
> take ssh), it says unknown terminal type
> of kvt when I try to use vi.  How do I get
> this to work?

a) See if there is an option in kvt to send something else as the
terminal string.  ("xterm" and "vt100" work nearly everywhere.)

b) Switch to a terminal program that doesn't suck.  (If you are using
KDE, try konsole.  Plain old xterm works pretty well too, once you get
used to it.)

c) "TERM=vt100;export TERM" (sh/ksh/bash) or "setenv TERM vt100"
(csh), and add that to your .profile (sh/ksh/bash) or .login (csh) if
you have to.

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7360             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.