×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Quota: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>mutante
    mNo edit summary
    Line 1: Line 1:

    Paket quota installieren
    Paket quota installieren
    in /etc/fstab ,usrquota,grpquota anfügen
    in /etc/fstab ,usrquota,grpquota anfügen
    Line 5: Line 4:
    mount -o remount /
    mount -o remount /
    quotacheck -cugm /dev/sda2
    quotacheck -cugm /dev/sda2
    edquota -u username
    [[edquota]] -u username
    oder
    oder
    edquota -g groupname
    edquota -g groupname


    Ansehen mit
    Ansehen mit
    repquota -u /dev/sda2
    [[repquota]] -u /dev/sda2
    repquota -g /dev/sda2
    repquota -g /dev/sda2


    Line 25: Line 24:


    {{stub}}
    {{stub}}

    <man>quota</man>

    {{manpage}}


    [[Category:Linux]]
    [[Category:Linux]]

    Revision as of 10:33, 20 April 2006

    Paket quota installieren
    in /etc/fstab ,usrquota,grpquota anfügen
    insserv quota
    mount -o remount /
    quotacheck -cugm /dev/sda2
    edquota -u username
    oder
    edquota -g groupname
    

    Ansehen mit

    repquota -u /dev/sda2
    repquota -g /dev/sda2
    

    oder

    quota -u username
    quota -g gruppenname
    


    Auch noch (an irgendeiner Stelle) benötigt:

    rcquota start (oder /etc/init.d/quota start)
    
    quotaon -av
    

    Template loop detected: Template:Stub

    <man>quota</man>

    see also: mansearch, man2html

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.