From owner-freebsd-stable Mon Aug 6 16:36: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from subnet.sub.net (subnet.sub.net [212.227.14.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BEDF37B406 for ; Mon, 6 Aug 2001 16:36:05 -0700 (PDT) (envelope-from wolfgang@lyxys.ka.sub.org) Received: from lyxys.ka.sub.org (uucp@localhost) by subnet.sub.net (8.8.8/8.8.8/1.2subnet-linux) with bsmtp id BAA25277; Tue, 7 Aug 2001 01:36:01 +0200 Received: from localhost (1321 bytes) by lyxys.ka.sub.org via sendmail with P:stdio/R:smart_host/T:inet_uusmtp (sender: ) (ident using unix) id for ; Tue, 7 Aug 2001 01:33:26 +0200 (CEST) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Aug-23) Message-Id: From: wolfgang@lyxys.ka.sub.org (Wolfgang Zenker) Subject: Re: Telnet In-Reply-To: <20010806232211.A457@pc-service.ch> To: Martin Schweizer Date: Tue, 7 Aug 2001 01:33:26 +0200 (CEST) Cc: Jason Andresen , freebsd-stable X-Mailer: ELM [version 2.4ME+ PL92 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>> [..]. My last question: >>> I work on diffrent Windows machines and they only support vt100 or vt52 >>> (terminal.exe). [..] >> If you can't get any of the available termcaps on the remote system >> working >> you have two options. >> 1. Install a termcap (or terminfo) that supports your terminal. I have >> no idea >> how you would go about doing this in a Windows environment. >> 2. Run X on your local machine, and use XTerms to talk to the remote >> server, >> using one of the VT100 modes (XTerms try to be VT102 emulators, but >> VT100 >> is usually close enough for most purposeses) Let me suggest a third option: Use "putty" (an open source windows-client for telnet/rlogin/ssh) instead of terminal.exe. It has a quite good Xterm emulation, and as extra bonus supports encrypted (ssh) connections. Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message