Next
Previous
Contents
Here are the different commands you may want to use to manipulate
disk quotas:
- quotaon,quotaoff
This lets you turn on and off quota on a partition
- repquota
This prints a status report for the different user of group.
- quotacheck
This walks a partition and update the status of each group and
user. This command is normally run right after an fsck at boot time.
- edquota
This is a bare bone quota management utility. It allows you to
edit the user record or group record directly. DO NOT USE THIS.
It has no concept of defaults and any change you do with it may
be overwritten by linuxconf.
Next
Previous
Contents