Partitioning and "/" directory

GlitchLoop

Verified User
Joined
Nov 7, 2012
Messages
6
I'm having a difficult time understanding my partitioning, this is the fstab:

Code:
none    /dev/pts        devpts  rw,gid=5,mode=620       0       0
none    /dev/shm        tmpfs   defaults                0       0

I don't see where to enable "usrquota", as there is no "/" partition, how do I create one or modify this to get quotas going?
 
Hello,

It seems you are running a VPS. I presume it's OpenVZ, in this case you should check your hosting provider FAQ on how to enable second level quotas, or refer your question directly to support team of the company from which you bought VPS.
 
Back
Top