[2013.02.17] Use quota with rutorrent multi users environment [to be continued...]
vi /etc/fstabLABEL=/ /home ext4 defaults,usrquota,grpquota 1 2
reboot
suso shutdown -r now
sudo quotacheck -avug -m
quotacheck: Quota for users is enabled on mountpoint /home so quotacheck might damage the file.
Please turn quotas off or use -f to force checking.
quotaoff -a
sudo quotacheck -avug -m
quotacheck: Scanning /dev/md6 done
quotacheck: Checked 1488 directories and 6099 files
edquota -u r1
edquota -t
restart
quotaon -uv /home
http://www.xxlinux.com/linux/article/accidence/install/20090213/15418_2.html
http://2sitebbs.com/thread-283-1-1.html
http://linux.vbird.org/linux_basic/0420quota/0420quota.php
Pages:
[1]