First page Back Continue Last page Overview

 

The Linux Quota System (cont.)

 
  • Implementation

    • Start or stop quotas: quotaon, quotaoff
    • Edit quotas directly: edquota username
    • From a shell:
      • setquota username 4096 5120 40 50 /foo
    • Define prototypical users:
      • edquota -p user1 user2