LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to set quotas? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-set-quotas-276771/)

gubak 01-12-2005 12:27 AM

How to set quotas?
 
There is a user named "kara". I want to limit his file usage to 20MB.
How can I do this?
I have read quotas man page more times, but I didn't understand it well.

Thank you!

BinaryBob 01-12-2005 12:56 AM

See if this helps at all: http://www.txol.net/linux/quotas.htm

overlord73 01-12-2005 01:42 AM

hi gubak,
what is ur prob?
normally:
-modify /etc/fstab (append usrquota and/or grpquota to the mountpoint(s))
-remount
-assign quota with edquota

try:
http://www.redhat.com/docs/manuals/l...ge-quotas.html


All times are GMT -5. The time now is 10:39 AM.