From owner-freebsd-questions Mon Mar 15 8:28:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id EF47B14CE1 for ; Mon, 15 Mar 1999 08:28:10 -0800 (PST) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Mon, 15 Mar 1999 11:27:56 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5F6E@site2s1> From: Christopher Michaels To: 'druida' , freebsd-questions Subject: RE: Setting up quotas Date: Mon, 15 Mar 1999 11:28:43 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: druida [SMTP:druid@eoe-magical.org] > Sent: Sunday, March 14, 1999 6:04 PM > To: freebsd-questions > Subject: Setting up quotas > > I am setting up quotas acording to the handbook references at > http://www.freebsd.org/handbook/handbook141.html#272 > If for example you want to enable userquotas on /var and groupquotas on /usr your fstab would appear as the following... # Device Mountpoint FStype Options Dump Pass# /dev/wd0s1b none swap sw 0 0 /dev/wd0s1a / ufs rw 1 1 /dev/wd0s1f /usr ufs rw,groupquota 2 2 /dev/wd0s1e /var ufs rw,userquota 2 2 /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message