Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Limit space that a users can use?
Name: Johanovitch Date: July 16, 2002 at 13:32:37 Pacific
Comment:
Hi, is there a way to (or, How do I) limit the space that a certain user can use? I'm trying to configure a webserver. Apache is configured, users can acces their accounts through proftp, their web-directory is in their home-directory. Now I want to limit the maximum size of the webdir or the home-dir to prevent that 1 user takes all the space and leaves nothing for the other users.
Is that difficult to do? Please, give me some info, or if its to complex, giev me an url so that I can figure it out myself.
Summary: i have a mail server running by send mail now i want to give limited space to the users how can i do this. how can i run linux box as a router??? ...
Summary: If you are root and want to add a user, just use "useradd" at a command prompt (terminal), such as: # useradd jdoe Then, for the password: # passwd jdoe Or, login in as jdoe, and then just enter "pass...
Summary: hey folks! i am using torque as a queuing system. i want to limit the max number of cpus that each user can use at any point. i am searching through the manual but couldn't see any related variable. d...