Results 1 to 2 of 2
Hi,
I'm trying to set up quota for user, but i'm not able...
when i try setquota or edquota it tell me "command not found". As i've seen in a ...
- 07-31-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
Quota - Fedora 4
Hi,
I'm trying to set up quota for user, but i'm not able...
when i try setquota or edquota it tell me "command not found". As i've seen in a tutorial, i tried to modify /etc/fstab
So i added "LABEL=/home /home ext3 defaults,usrquota 1 2" and saved. After i triedCode:/dev/VolGroup00/LogVol00 / ext3 defaults 1 1 LABEL=/home /home ext3 defaults,usrquota 1 2 LABEL=/boot /boot ext3 defaults 1 2 /dev/devpts /dev/pts devpts gid=5,mode=620 0 0 /dev/shm /dev/shm tmpfs defaults 0 0 /dev/proc /proc proc defaults 0 0 /dev/sys /sys sysfs defaults 0 0 /dev/VolGroup00/LogVol01 swap swap defaults 0 0 /dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0 /dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0
, but it tell me that it's not already mounted or wrong option...Code:mount -o remount /home
Thank you for your help !
- 08-02-2007 #2Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
No suggestion ?
Up !


Reply With Quote