From owner-freebsd-questions Thu Feb 29 23:46:42 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA23115 for questions-outgoing; Thu, 29 Feb 1996 23:46:42 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA23098 for ; Thu, 29 Feb 1996 23:46:34 -0800 (PST) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id IAA07003; Fri, 1 Mar 1996 08:49:44 +0100 From: "Christoph P. Kukulies" Message-Id: <199603010749.IAA07003@gilberto.physik.rwth-aachen.de> Subject: Re: NFS server, reliable configuration? To: robert@steffi.mnsinc.com Date: Fri, 1 Mar 1996 08:49:43 +0100 (MET) Cc: questions@freebsd.org In-Reply-To: <199603010500.AAA00265@steffi.dgs.com> from "Robert Nicholson" at Mar 1, 96 00:00:55 am Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk > > > Anybody using an off the shelf 386 as an NFS server for 1 user? > > I'd like a reliable FreeBSD 2.1 configuration for this purpose. FreeBSD runs on everything >= 386. You need at min 4MB Ram to run it and at least 5MB for installation (This may change in favor of 4MB with futur versions - 2.2). Enable the line nfs_server=YES in your /etc/sysconfig and add the filesystems you want to export on you server into /etc/exports. e.g.: /etc/exports: /usr -alldirs -maproot=0 my.trusted.host > > > -- > "Under the circumstances I will sit down." > (PGP key: send email with Subject: request pgp key) > > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de