[vox-tech] Limiting user processes?

Gabriel Rosa vox-tech@lists.lugod.org
Thu, 27 Jun 2002 13:33:38 -0700 (PDT)


What you want is 'ulimit'.

try running 'ulimit -a' or man ulimit?


-Gabe

On Thu, 27 Jun 2002, Ryan wrote:

> I want to limit some of the accounts on my system to only be able to run X
> number of processes, and reserve a percentage of CPU cycles for root if
> possible, does anyone know how to do this? I tried searching google, but
> couldn't find anything, probaply cause I wasn't really sure what to search
> for.
>
>