Sunday, January 4, 2009
Setup Quotas
Posted on 12:03 PM by Unknown
1) Enter Single user Mode: # init 1 2) Edit your /etc/fstab file The /etc/fstab file lists all the partitions that need to be auto-mounted when the system boots. Edit and add “usrquota” option to the partition that you want to have quota enable LABEL=/home /home ext3 defaults,usrquota 1 2 3) Remount your partition # mount -o remount /home 4) Come out of single user mode
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment