From owner-freebsd-questions Wed Nov 22 10:23: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.94.6.26]) by hub.freebsd.org (Postfix) with ESMTP id E346837B4F9 for ; Wed, 22 Nov 2000 10:23:03 -0800 (PST) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id NAA58115; Wed, 22 Nov 2000 13:09:31 -0500 (EST) (envelope-from webmaster@wmptl.com) Message-ID: <3A1C0EB0.3A6922CD@wmptl.com> Date: Wed, 22 Nov 2000 13:21:36 -0500 From: Nathan Vidican Reply-To: webmaster@wmptl.com X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: peter@sysadmin-inc.com Cc: questions@freebsd.org Subject: Re: partitions and a new install References: <000901c054c8$65409ea0$46010a0a@sysadmininc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Brezny wrote: > > For a production firewall machine, is it important to create separate > partitions (slices) for different labels. > > For example, is it a good idea to put > > / > /var > /usr > /home > > on separate partitions to help keep the possibility of file system > corruption from taking out more than one of these areas at a time? > > TIA > > Peter Brezny > SysAdmin Services Inc. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Personally, on a firewall machine I try to put them all on one partition, < 100Megs total, and mount it read-only; if at all possible, make the bios write-protect it as well. Makes for easy/quick backup, and by write-protecting it assures better security. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message