no dice
hello Falko,
thanx for the help. still getting "command not found"
[root@localhost etc]# which quotacheck
/usr/bin/which: no quotacheck in
(/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/kyd/bin)
[root@localhost etc]# which quotaon
/usr/bin/which: no quotaon in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/kyd/bin)
[root@localhost etc]# touch /aquota.user /aquota.group
[root@localhost etc]# chmod 600 /aquota.*
[root@localhost etc]# mount -o remount /
[root@localhost etc]# quotacheck -avugm
bash: quotacheck: command not found
[root@localhost etc]# quotaon -avug
bash: quotaon: command not found
[root@localhost etc]#
|