From owner-freebsd-questions Tue Sep 8 06:11:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA26804 for freebsd-questions-outgoing; Tue, 8 Sep 1998 06:11:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newsguy.com (perry.co.pathlink.com [207.211.168.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA26798 for ; Tue, 8 Sep 1998 06:11:49 -0700 (PDT) (envelope-from reyesf@newsguy.com) Received: (from reyesf@localhost) by newsguy.com (8.8.7/8.8.7) id GAA03369; Tue, 8 Sep 1998 06:11:02 -0700 (PDT) Message-Id: <199809081311.GAA03369@newsguy.com> From: "Francisco Reyes" To: "angelayu" , "Konrad Heuer" Cc: "freebsd-questions@FreeBSD.ORG" Date: Tue, 08 Sep 1998 09:11:08 -0400 Reply-To: "Francisco Reyes" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 95 (4.0.1111) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: max user Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 8 Sep 1998 09:30:10 +0200 (CEST), Konrad Heuer wrote: >On Tue, 8 Sep 1998, angelayu wrote: > >> Does freebsd have max-user to 3? Could i open more than three users? >> Alt F1. > >FreeBSD does neither limit the number of users nor does it limit the >number of virtual consoles to three. It seems to me you're speaking of the >latter point. > >If you want more than three virtual consoles you've to edit /etc/ttys and >add lines like > >ttyv3 "/usr/libexec/getty Pc" cons25 on secure And also don't forget to run MAKEDEV cd /dev ./MAKEDEV vty# Where # is the number of consoles See "How do I increase the number of virtual consoles" in the FAQ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message