Date: Sun, 16 Sep 2001 22:39:24 -0700 From: "Ted Mittelstaedt" <tedm@toybox.placo.com> To: "Gary W. Swearingen" <swear@blarg.net>, "Bela Bartok" <eugene_bartok@yahoo.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: term Message-ID: <009701c13f3b$1befb840$1401a8c0@tedm.placo.com> In-Reply-To: <q24rq275x5.rq2@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
>-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Gary W. >Swearingen >Sent: Sunday, September 16, 2001 10:17 PM >To: Bela Bartok >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: term > > >Bela Bartok <eugene_bartok@yahoo.com> writes: > >> hi, i often telnet to solaris and aix boxes, and i >> always have problems with terminal emulation, for >> example, i telnet to sunos and i cant run pico. >> I would like to know how can i set up my freebsd box >> to be as generic as possible? my term variable is set >> to term=cons25 which is freebsd default.Should i >> change it? > >i dont know this from experience but from what I read im guessing that >your solaris and aix boxes need to have cons25 entries in their terminal >capability data bases maybe termcap or some other name terminfo i forget on some >nonfreebsd systems i think your applications need to know how to talk >with your terminal or emulator > What you have to do is get the cons25 term entry from the /etc/termcap file on FreeBSD, copy it to your Solaris system, then run captoinfo on it under Solaris followed by tic. I'll leave you to the various man pages to figure things out from there. What you might consider is instead of running the regular text console, is running X Windows and running a terminal window on the desktop and telnetting to the other systems from that. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com 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?009701c13f3b$1befb840$1401a8c0>