Date: Tue, 4 Jul 2000 21:09:21 +0200 (CEST) From: Paul Herman <pherman@frenchfries.net> To: Gian-Carlo Baldarelli <gbalda@glomanet.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Telnet Message-ID: <Pine.BSF.4.21.0007042107030.456-100000@bagabeedaboo.security.at12.de> In-Reply-To: <IIELLJMHDBDDLNDFCKDNIEEFCBAA.gbalda@glomanet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Jul 2000, Gian-Carlo Baldarelli wrote: > when I try to telnet to a linux server via BSD and I start a vi session I > got > > TERM=cons25 unknow > > any solutions ???? Solution 1: Change the TERM variable to "ansi". I should be similar enough to get you around on the screen. Solution 2: Insert the cons25 and cons25w termcap entries (/etc/termcap) into the termcap file on the linux server. -Paul. 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?Pine.BSF.4.21.0007042107030.456-100000>