![]() |
Disk Quotas
Hi,
I just got my first Web server up, SuSE 9.2 with Apache2. Now my question is how can I set a limit as to how much space is available for a web site that I put on my server? Like it is limited to 50 megs of space. Thanks for your help. Lola |
Quote:
Quote:
setquota -g $group $blocks $blocks 0 0 -a setquota -u $username $blocks $blocks 0 0 -a Replace $group, $username and $blocks. Note: $blocks is the quota size in MB * 1024! To deactivate quotas for a user or group, run these commands and set $blocks to 0. |
| All times are GMT +2. The time now is 02:56. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.