Quota

WIP

Disk quotas are set to limit amount of disk space per each user, two types of quotas are:

  • Soft quota

-> Allows allocating more disk space, until either hard limit or grace time reached.

  • Hard quota

-> Doesn't allow allocating more disk space.

!!Configuration

Add userquota and/or groupquota into mount options in /etc/fstab.

then change them (per user/per group) with edquota.