How to Limit Users' Disk Space

2002-04-12 Thread Li Bing
Dear all, Sorry to bother you! I need to limit the disk space they can use. For example, each user can only store 5MB filesat most. How can I do that? Thanks so much! Li Bing

Re: How to Limit Users' Disk Space

2002-04-12 Thread Statux
read up on disk quotas. On Fri, 12 Apr 2002, Li Bing wrote: Dear all, Sorry to bother you! I need to limit the disk space they can use. For example, each user can only store 5MB files at most. How can I do that? Thanks so much! Li Bing -- -Statux

RE: How to Limit Users' Disk Space

2002-04-12 Thread Brian
They are tricky, disk quotas are -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Statux Sent: Friday, April 12, 2002 3:44 PM To: [EMAIL PROTECTED] Subject: Re: How to Limit Users' Disk Space read up on disk quotas. On Fri, 12 Apr 2002, Li Bing wrote

Re: How to Limit Users' Disk Space

2002-04-12 Thread Todd A. Jacobs
On Fri, 12 Apr 2002, Li Bing wrote: I need to limit the disk space they can use. For example, each user can only store 5MB files at most. How can I do that? Configure disk quotas. -- The only thing that helps me maintain my slender grip on reality is the friendship I share with my

Re: How to Limit Users' Disk Space

2002-04-12 Thread Ashwin Khandare
Read quota mini howto from redhat site. http://www.tldp.org/HOWTO/mini/Quota.html - Original Message - From: Todd A. Jacobs [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, April 13, 2002 7:14 AM Subject: Re: How to Limit Users' Disk Space On Fri, 12 Apr 2002, Li Bing wrote

Re: How To Limit Users' Disk Space

2002-04-12 Thread Tom Pollerman
Date: Fri, 12 Apr 2002 14:20:23 -0700 From: Li Bing [EMAIL PROTECTED] Dear all, Sorry to bother you! I need to limit the disk space they can use. For example, each user can = only store 5MB files at most. How can I do that? Thanks so much! Li Bing Take a look at the Quota package. It comes as