"LINUX DISK QUOTA HOW-TO"
yum install quota
vi /etc/fstab
-add the following lines: ,usrquota,grpquota 1,2
touch /aquota.user /aquota.group
chmod 600 /aquota.*
mount -o remount /
quotacheck -avugm
quotaon -avug
To edit quota: edquota "user"
To copy quota: edquota -p "pattern" "user"
To get quota report: repquota "user" or "dir"
TOPICS
- Cisco Switches (23)
- Configuring a Router (22)
- Linux How-to's (11)
- Network Administration (10)
- Routing: RIP (Routing Informatin Protocol) (8)
- Linux Web Server (6)
- Routing: EIGRP (Enhanced Interior Gateway Routing Protocol) (5)
- Routing: Static Routing (3)
- Cisco Voice (2)
- Linux Database: MySQL (2)
- Linux FTP Server (1)
- Linux Mail Server (1)
- Microsoft Topics (1)
Monday, February 4, 2008
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment