how to configure Quota?

Discussion in 'Installation/Configuration' started by dealspiggy, Apr 9, 2008.

  1. dealspiggy

    dealspiggy New Member

    I'm using centOS 5.1. I followed this tutorial here http://www.howtoforge.com/centos-5.1-server-lamp-email-dns-ftp-ispconfig-p4 to build my LAMP, but kind of stuck at the Quota configuration.

    Below is the content of my /etc/fstab file:

    I am wondering how to add usrquota and grpquota to this existing fstab file?

    appreciate your reply.
     
  2. topdog

    topdog Active Member

    Code:
    /dev/sda1 / ext3 errors=remount-ro,noatime,usrquota,grpquota 0 1
     

Share This Page