This page (revision-6) was last changed on 19-Feb-2008 21:13 by PeterHormanns 

This page was created on 25-Nov-2006 16:29 by Jens Kapitza

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 19-Feb-2008 21:13 657 bytes PeterHormanns to previous Kategorie raus
5 01-Dec-2006 11:52 974 bytes PeterHormanns to previous | to last Umbenennung Kategorien
4 01-Dec-2006 11:47 952 bytes PeterHormanns to previous | to last
3 27-Nov-2006 15:14 943 bytes Jens Kapitza to previous | to last
2 26-Nov-2006 21:07 619 bytes Jens Kapitza to previous | to last @see unten
1 25-Nov-2006 16:29 594 bytes Jens Kapitza to last Quota

Page References

Incoming links Outgoing links
Quota...nobody

Version management

Difference between version and

!!!Quota

unter Debian mal eben Quota einrichten,

!apt-get{{{
apt-get
>> install quota quotatool
<<}}}>>
<<
>>dann die /etc/fstab editieren  in den ''Options''
{{{
usrquota - um userquota zu benutzen
grpquota - um groupquota zu benutzen
}}}

<<{{{>>
<<! >>quotacheck -vm -a
<<}}}>>
<<!/etc/init.d/quota
{{{
/etc/init.d/quota
>> start
<<}}}>>
<<
>>Quota auf hda3

ein <<SoftQuota~SoftQuota>> für user webtest von 10MB
<<! {{{
>>quotatool  -u webtest -b -q 10MB  -v /dev/hda3
<<}}}>>
<<
>>ein <<HardQuota~HardQuota>> für user webtest von 16MB
<<! {{{
>>quotatool  -u webtest -b -l 16MB  -v /dev/hda3
<<}}}>>


<<Links:>>
<<----
Links:
*
>> <<[Linux],[Debian]

[QuotaHowTo|http://archiv.debianhowto.de/de/quota/c_quota.html]

Author: [JensKapitza]
<<
[{Tag Debian Linux}]