nu inteleg exact cum draq se seteaza pentru un user:

in howto scrie:

The following is an example of what you might see when you run the edquota
command. When the edquota command is invoked, you are placed into the
editor specified by the EDITOR environment variable, or in the vi editor
if the EDITOR variable is not set, to allow you to edit the quota limits.
    # edquota -u test
    Quotas for user test:
    /usr: blocks in use: 65, limits (soft = 50, hard = 75)
            inodes in use: 7, limits (soft = 50, hard = 60)
    /usr/var: blocks in use: 0, limits (soft = 50, hard = 75)
            inodes in use: 0, limits (soft = 50, hard = 60)


la mine:

  [root@server mail]# grep -i quota /etc/fstab
  /dev/sda5               /var                    ext2    defaults,usrquota,grpquota   
     1 2
  [root@server mail]# /sbin/quotaon -avug
  /dev/sda5: group quotas turned on
  /dev/sda5: user quotas turned on
  [root@server mail]# ls -l /var/spool/mail/|grep -i radu
  -rw-------    1 radu     mail         1308 Aug 12 10:05 radu

iar cand dau:
  [root@server mail]# /sbin/quotaon -avug
imi apare numa:
  Quotas for user radu:
si atat!

Ce naiba scriu aici?
Asa (de exemplu):
  /var: limits (soft = 500, hard = 600)
?

Radu

---
Pentru dezabonare, trimiteti mail la 
[EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'.
REGULI, arhive si alte informatii: http://www.lug.ro/mlist/


Raspunde prin e-mail lui