On Thu, Jan 03, 2002 at 03:57:56PM +1100, SH wrote:
> I was wondering if anyone here has had any experience with restricting cpu/
> memory usage for users in a Solaris environment.

Theres nice/renice for cpu. Theres probably lots of way to set it up.
If you set their login shell with a low priority (with pam? or profile?),
everything they run will have a low priority and they can't increase
the priority, either.

There's also ulimt for cpu, memory and other things. But ulimit won't
reduce the amount of cpu or memory used, it will kill the process once
its reached its limit. (man bash, probably other shells have a built in
ulimit command, also)

-- 

Note: You can skip this section if you want to move on.
        
        chesty

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to