• quotas require existence of two files:
    • /quota.user
    • /quota.group
  • quotacheck -vmc -- verbose, do not remount RO, and create new quota files
  • quotacheck is typically run at boot, but not automatically
  • next, activate quotas
  • /etc/rc.d/rc.local is a good place for the quotaon -a command
  • NEXT
    PREVIOUS
    Master Index