View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Quota

From LQWiki

Jump to: navigation, search

Quotas are pre-defined limits placed on system/network resources.

Contents

Filesystem Quotas

File system quotas refer to how much disk space a given user is allowed to have on a given partition. Quotas are established using the quota command. The purpose of quotas is to keep the users from taking up more disk space than they should properly have - for example, on a large, multi-user system.

Tips

Setting usrquota or grpquota option in
/etc/fstab
when the system is mounted can make your life easier. Use
edquota
for users and groups. To activate the quota use
quotaon

Bandwidth Quotas

Tips

This article is a stub and needs to be finished. Plunge forward and help it grow!


Personal tools