quota

Discussion in 'Installation/Configuration' started by guidovanh, Feb 25, 2007.

  1. guidovanh

    guidovanh Member

    I am using OpenSuSE 10.2 and try to install according this pages.
    I have added ,usrquota,grpquota to the line with "/" in /etc/fstab and saved the file.
    Then I ran:
    Code:
    touch /aquota.user /aquota.group
    chmod 600 /aquota.*
    and reboot my system.
    When I ran
    Code:
    quotacheck -avugm
    the system replies: command not found.

    What can I do to solve this problem?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run the command:

    yast2 -i quota

    and then try again to run:

    quotacheck -avugm
     

Share This Page