Hi,
Im creating an directory to store all users directories and i want to limit the file limit for each user i.e. 10M for MARY dir, 20M for JOHN and so on...
How do i set it and how do i see the result after setting?
Presumably the home directory would be the only place on that filesystem they could write to, in which case quotas would do the trick?
Otherwise you would probably have to write your own scripts to manually do a du on their home directories and alert them or yourself when they go over your limit. Annihilannic.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.