[100414] in RedHat Linux List
limit processes for users
daemon@ATHENA.MIT.EDU (Emmanuel Papirakis)
Fri Nov 20 12:21:26 1998
From: "Emmanuel Papirakis" <epapirakis@hotmail.com>
To: redhat-list@redhat.com
Date: Fri, 20 Nov 1998 09:15:28 PST
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Hey,
I am currently trying to pretect my system against such processes:
void main(){
while(1)
fork();
}
I know that I should use ulimit -u (a certain numer), but,
where do I put this so that it becomes in effect for all users
(exept root of course) at all times????
Papi
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.