First page Back Continue Last page Overview

 

The Linux Quota System

 
  • Overview

    • Implemented within kernel
    • Enabled on a per-filesystem basis
    • Individual policies for groups or users
      • Limit by number of blocks or inodes
      • Implement both soft and hard limits
  • Initialization

    • Partition mount options: usrquota, grpquota
    • Initialize database: quotacheck