----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, January 03, 2002 11:40 PM
Subject: Re: RedHat 7.2 quota problem


>
> Edit the file /etc/fstab:
>
> Add userquota after defaults, using lower case.
>
>
> 1.)  /dev/hda7   /home  ext2  defaults, userquota     1 2
>
> Then create two files for the partions
>
> 2.) touch   /home/quota.user
> 3.) touch  /home/quota.group
> 4.) chmod 600 /home/quota.user
> 5.) chmod 600 /home/quota.group
>
> You must reboot the system.
>
> 6.) edquota  -u  sam ( username )
>
> Soft limit = Maximum amount of disk disk usage a quota user can have on
> the system.
>
> Hard limit =  A user cannot go beyond. If this limit is reached, the
> user will not be able to use any additional space.

hm, not sure, according to another reply i've got ( from
[EMAIL PROTECTED]  posted to [EMAIL PROTECTED] ), the problem was
with "touch aquota.*", these files must be created with "quotacheck -mguc
/".






_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to