WIP
Disk quotas are set to limit amount of disk space per each user, two types of quotas are:
-> Allows allocating more disk space, until either hard limit or grace time reached.
-> 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
.