12
Sep
Sep
Implementing quotas to restrict disk space usage
My latest article on Linux.com discusses implementing disk quotas to restrict a users’ disk space usage.
From the article:
If you manage a system that’s accessed by multiple users, you might have a user who hogs the disk space. Using disk quotas you can limit the amount of space available to each user. It’s fairly easy to [...]