Enable Quota
I need to enable quota support on my server.. For that purpose i need the /home to be mounted but it is not..I am not aware with mounting home can any one guide me..
here is my current filesystems
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
Please Help me mounting /home
Thanks