• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How to instal quota support?

J

jd2004

Guest
How can i install quota within Suse 9.1?
I know you can do it by yast, but after installation of Plesk
quota's are not working.

Is there an other way?

Thanks,

JD.
 
yast -i quota alternate command
Code:
rpm -ihv [url]http://gd.tuwien.ac.at/opsys/linux/suse.com/suse/i386/9.1/suse/i586/quota-3.11-22.i586.rpm[/url]
 
Hi Chatbiz,

I did the installation by "yast -i quota" and quota is installed now.

But how can i startup my system with quota enabled?
I think thats the problem, in the boot en message log i found the message kernel modules not loaded.... is that correct?

Thanks,

JD
 
I found a solution myself:

If quota is installed in my case i have to do the following manualy:

- Add usrquota to / mounting point in the /etc/fstab

- reboot the system to remount.

- in the sh: quotacheck -cugam

- repquota -a ( to control the quota function).

JD
 
Back
Top