Hello everyone! I am trying to install Cube Panel on my Linux server with Red Hat 3. Everything goes fine... until the real installation part. I ever my ip, and hostname, then it gives me a quota error. Look at the code below, it may help explain. It has not been possible to activate quotas. Check that install file system is in /etc/fstab file. If I open the 'fstab' file this is how it appears: none /dev/pts devpts rw 0 0 /dev/sda1 / ext3 defaults,usrquota,grpquota 1 1 Someone please help me, I have sites that need to be hosted!
Please run Code: touch /aquota.user /aquota.group chmod 600 /aquota.* mount -o remount / quotacheck -avugm quotaon -avug to activate quota.
Problem activate quotas Hi. I have a version of Centos 5 in a VPS thru OpenVZ. I still have this error message : It has not been possible to activate quotas. Check that install file system is in /etc/fstab file I have tried what you say, but i receive an error in command : [root@tchost177 tmp]# mount -o remount / mount: permission denied Can, anybody help me?