Date: Thu, 10 Sep 1998 11:12:38 -0500 (CDT) From: "Paul T. Root" <proot@horton.iaces.com> To: romank@graphnet.com (Roman Katsnelson) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: terminal types Message-ID: <199809101612.LAA08814@horton.iaces.com> In-Reply-To: <35F7DCE3.F7ABF97D@graphnet.com> from Roman Katsnelson at "Sep 10, 98 10:06:27 am"
next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Roman Katsnelson said: > Hi, > > When I telnet into some machines and attempt to do almost anything, I > get this: > > 'cons25': unknown terminal type. > > How can I change my terminal type (I _think_ it should be vt100 or > something along those lines.)? If you want to run the vt100 emulation on the console then you need to rebuild the kernel to support that instead of sc0. If you want to be able to use the console as a telnet to other machines, either add the cons25 entry to the remote machines or set your term type to ansi at the remote machine, that's close. -- Faster and faster, until the thrill of speed overcomes the fear of death. --Hunter S. Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809101612.LAA08814>