From owner-freebsd-questions Thu Mar 12 04:20:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA17381 for freebsd-questions-outgoing; Thu, 12 Mar 1998 04:20:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA17319 for ; Thu, 12 Mar 1998 04:19:43 -0800 (PST) (envelope-from nadav@barcode.co.il) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.7/8.8.7) id NAA28430; Thu, 12 Mar 1998 13:59:47 +0200 (IST) (envelope-from nadav@barcode.co.il) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V2.0) id xma028428; Thu, 12 Mar 98 13:59:39 +0200 Message-ID: <3507D2B0.64E1@barcode.co.il> Date: Thu, 12 Mar 1998 14:18:56 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.6 sun4u) MIME-Version: 1.0 To: Gregory Edigarov CC: freebsd-questions@FreeBSD.ORG Subject: Re: VTY question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gregory Edigarov wrote: > > Hello! > > By default, all BSD systems gives only 8 vtys (Alt-F1...AltF8)... > And I can't found any reason to limit this number. > In Linux, I was able to use all 12 vtys. Is anywhere a workaround for this > problem? You can set it in the kernel config file using options "MAXCONS=12" Of course, you also have to edit /etc/ttys to allow login on these extra terminals, and use MAKEDEV to make device nodes for them. > > With best regards, > Gregory Edigarov greg@cc.ac.kharkov.ua > Nadav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message