Questions tagged [quota]
201 questions
-1
votes
1 answer
How to set size quota for folder in some network storage?
Server has multiple users, every user has its own folder and can upload files.
How to prevent abuse and set a size limit for the user folder? It should allow disk space optimization - users should be able to share unused space.
What network file…

Alex Craft
- 133
- 6
-1
votes
2 answers
Folder access per user
I have a Windows SBS 2003 R2 server with a shared folder (S drive) on it for everyone. Our client PCs use XP Pro.
When on the shared folder, you see the size of the folder as 230 GB.
I have one user that only sees 1 GB when on shared folder,…

user137670
- 11
- 1
-1
votes
1 answer
relay email quota
I have a mail server which relays mail to the network.
i have implemented a disk quota on each user which is:-
1 user can send mails upto a limit of 200 Mb,but this is creating a problem as some users are sending less mails and some of the users are…

achal
- 1
- 4
-1
votes
1 answer
Mounting a docker volume fails with the `no such device` error
I have set up Docker in a multi-user environment with the following daemon settings
{
"userns-remap": "default",
"data-root": "/data/docker"
}
where /dev/sda1/ is mapped to /data as follows:
/dev/sda1 /data ext4…

Matt
- 111
- 4
-2
votes
1 answer
limit disk space used by vps
I got a VPS on Debian and I often tend to run into an issue with disk space. I got a huge error log generated or a huge backup etc and I max out the disk space and that causes mysql to stop working.
How can I limit my vps disk usage to say, 90%?…

BlackJuice
- 1
- 1
-2
votes
1 answer
Can I share my quota with another user
I have 2 users on a system, both with quotas.
I would like to share the space allocated to one with the other.
Is that possible?

Madeleine P. Vincent
- 117
- 4