From owner-freebsd-questions@FreeBSD.ORG Sat Nov 6 07:52:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4B7416A4CE for ; Sat, 6 Nov 2004 07:52:25 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0494A43D2D for ; Sat, 6 Nov 2004 07:52:25 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b188.otenet.gr [212.205.244.196]) iA67qLxJ004241; Sat, 6 Nov 2004 09:52:21 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id iA67qE9q039565; Sat, 6 Nov 2004 09:52:14 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id iA67qESP039564; Sat, 6 Nov 2004 09:52:14 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 6 Nov 2004 09:52:14 +0200 From: Giorgos Keramidas To: "Jay O'Brien" Message-ID: <20041106075214.GB34625@gothmog.gr> References: <418C57F4.1040703@att.net> <20041106050550.GA72796@xor.obsecurity.org> <418C5E87.7020505@att.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <418C5E87.7020505@att.net> cc: freebsd-questions@freebsd.org cc: Kris Kennaway Subject: Re: memory requirements? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Nov 2004 07:52:25 -0000 On 2004-11-05 21:17, Jay O'Brien wrote: >Kris Kennaway wrote: >>On Fri, Nov 05, 2004 at 08:49:56PM -0800, Jay O'Brien wrote: >>> I inherited a 400 MHz Pentium II with 128MB of RAM and a 20GB HD. >>> Is this an adequate configuration to run 5.2.1, or do I need to add >>> memory? >> >> It all depends what you want to do with it...it's the applications you >> run that take up most of the memory. 128MB is a bit on the small side >> if you're going to be doing memory-heavy desktop work (e.g. running >> mozilla, KDE, etc), but there are plenty of lighter-weight >> alternatives to those applications. > > Good point. I am bringing up another (very capable) machine and learning > as I go; I set it up with 4.10 and I now think I should be running 5.2.1. > It will ultimately be a mail and web server. > > I thought I would bring this old machine (inherited from my 89 yr old > m-i-l who passed away in August) on 5.2.1 to get a feel for it; I would > probably not do much more than use it as a SSH terminal to connect to > the other machine and as a learning tool to learn (or re-learn) unix > commands. It presently runs Win98SE, had a CD reader and a NIC card, > so I know it has working hardware. > > The bottom line is that 128MB seems adequate for FreeBSD itself? I've run 4.X versions of FreeBSD with 64 MB of physical memory and a bit of swap space for a long time. If you are not hosting a heavy-traffic Apache with lots of dynamic content (PHP or mod_perl), memory intensive desktop GUIs or other stuff that can bloat the memory requirements pretty fast (as Kris notes that is pretty often the case with this sort of programs), 128 MB and a bit of swap space is probably going to be fine.