[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Turning off Disk Quotas on Cube2
- Subject: Re: [cobalt-developers] Turning off Disk Quotas on Cube2
- From: "Robert G. Fisher" <rfisher@xxxxxxxxxxxxxxx>
- Date: Mon Aug 7 05:28:34 2000
On Mon, Aug 07, 2000 at 06:38:44PM +1000, Julian Carter wrote:
> Anyone know how to turn off the checking disk quotas on a cube 2 ?????
To remove all quotas:
cd /<mountpoint> && rm -f quotas.users quotas.groups
To remove quotas for a specific user:
edquota -p root <user>
To remove quotas for a specific group:
edquota -g <group>
Specify all 0 for all limits.
--
Robert G. Fisher NEOCOM Microspecialists Inc.
System Administrator/Programmer (540) 666-9533 x 116