Try ps|wc -l and ps -e|wc -l to see if there are too many processes. Tim
Am Donnerstag, 30. September 2004 12:55 schrieb Nils-Erik Svang�rd: > Hello! > > I got 1Gig ram and 2.5 Gig swap, I often get an error stating something > like fork: resource temporarily unavailable. > What is causing that? > > bash-3.00$ df > bash: fork: Resursen tillf�lligt otillg�nglig > bash-3.00$ df > bash: fork: Resursen tillf�lligt otillg�nglig > bash-3.00$ ls > bash: fork: Resursen tillf�lligt otillg�nglig > bash-3.00$ ls > bash: fork: Resursen tillf�lligt otillg�nglig > bash-3.00$ > > Swedish locale but you can guess what it says. > Ideas? > /nisse > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

