From owner-freebsd-questions Fri Nov 27 07:10:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28208 for freebsd-questions-outgoing; Fri, 27 Nov 1998 07:10:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28203 for ; Fri, 27 Nov 1998 07:10:07 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id QAA29103; Fri, 27 Nov 1998 16:09:37 +0100 (CET) Date: Fri, 27 Nov 1998 16:09:37 +0100 (CET) From: Konrad Heuer To: Fadi Sodah cc: questions@FreeBSD.ORG Subject: Re: netscape(ulimit) In-Reply-To: <365EAB10.C36DC61F@qatar.net.qa> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 27 Nov 1998, Fadi Sodah wrote: > > > i am using netscape as email-client and http-browser, > > > when i try to send a email msg, i keep getting > > > "Netscape is out of memory, Try quitting someother > > > applications or closing some windows." > (...) > i played with command ulimit/limit of my data limit, > now i am not able to start X-Win server > it breaks down !!! :-( > where should i modify the soft/hardware > limit of my data? > (...) > as user > bash$ ulimit -Hd > 524288 > bash$ ulimit -Sd > 22528 > (...) > my bsd box has: > freebsd 2.2.6 rel > netscape communicator4.04 > swap 73megs > ram 32megs Increase the data limit by e.g. ulimit -dS 65536 before starting X. Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message