*Nix {rm -rf /}
all things nixy …
-
XFS coolness: Quota on directory
Posted on December 10th, 2009 No comments
/etc/projects
1:/home/user/wordpress/etc/projid
user1:1xfs_quota -x -c ‘project -s user1′ /home
xfs_quota -x -c ‘limit -p bhard=100m ‘user1′ /home
xfs_quota -x -c ‘report /home’To check :
xfs_quota -x -c ‘path’
GD Star Rating
loading...Leave a reply
You must be logged in to post a comment.


