Hello everyone,
I have a VPS running and my client needs quota enabled on this machine.
I have checked under the hood and i see that his "/root" partition is not mounted seperately.
Can somebody let me know how do i go about enabling this ?
Thank you all for your time.
I have a VPS running and my client needs quota enabled on this machine.
I have checked under the hood and i see that his "/root" partition is not mounted seperately.
OR[[email protected] ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 75G 7.7G 68G 11% /
none 1.0G 4.0K 1.0G 1% /dev
[[email protected] ~]# cat /etc/fstab
none /dev/pts devpts rw,gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
Can somebody let me know how do i go about enabling this ?
Thank you all for your time.