From owner-freebsd-questions Wed Jan 17 16:20:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA21315 for questions-outgoing; Wed, 17 Jan 1996 16:20:37 -0800 (PST) Received: from beaver.cs.washington.edu (beaver.cs.washington.edu [128.95.1.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA21308 for ; Wed, 17 Jan 1996 16:20:25 -0800 (PST) Received: from tera.com (tera.com [128.95.3.1]) by beaver.cs.washington.edu (8.7.2/7.1be+) with SMTP id QAA20436; Wed, 17 Jan 1996 16:19:46 -0800 (PST) Received: from athena.tera.com by tera.com (4.1/SMI-4.0) id AA14948; Wed, 17 Jan 96 16:18:39 PST From: kline@tera.com (Gary Kline) Message-Id: <9601180018.AA14948@tera.com> Subject: Tip tutorial.... To: kelly@fsl.noaa.gov (Sean Kelly) Date: Wed, 17 Jan 1996 16:18:52 -0800 (PST) Cc: kline@tera.com, nate@sri.mt.net, dwhite@resnet.uoregon.edu, goradia@vnet.ibm.com, questions@freebsd.org In-Reply-To: <9601180002.AA13867@emu.fsl.noaa.gov> from "Sean Kelly" at Jan 17, 96 05:02:22 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-questions@freebsd.org Precedence: bulk According to Sean Kelly: > > >>>>> "Gary" == Gary Kline writes: > > Gary> ttyd1 "/usr/libexec/getty std.115200" xterm on secure > > Gary> The "xterm" can be any termtype that you will logging > Gary> into your FreeBSD as. "vt100" for example. > > Should probably be left as ``dialup'' though. I know a lot of people > who have actually read the tset man page and have set up their .login > files to prompt when they're on certain ports. > Good idea. I've got dialin setup lines in my .logins everywhere. Changed. Thanks. gary