From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 14:17:15 2003 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 859BF37B401 for ; Wed, 30 Apr 2003 14:17:15 -0700 (PDT) Received: from empire.explosive.mail.net (empire.explosive.mail.net [205.205.25.120]) by mx1.FreeBSD.org (Postfix) with SMTP id 88E5D43F75 for ; Wed, 30 Apr 2003 14:17:12 -0700 (PDT) (envelope-from mykroft@explosive.mail.net) Received: (qmail 25850 invoked from network); 30 Apr 2003 21:17:35 -0000 Received: from ticking.explosive.mail.net (HELO ticking) (205.205.25.116) by empire.explosive.mail.net with SMTP; 30 Apr 2003 21:17:35 -0000 Message-ID: <242501c30f5d$f57b4ea0$7419cdcd@ticking> From: "Adam Maas" To: "Sir Keneth de Ilmiora" , References: <20030430210613.70925.qmail@web20608.mail.yahoo.com> Date: Wed, 30 Apr 2003 17:17:51 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: Version of FreeBSD? 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: Wed, 30 Apr 2003 21:17:15 -0000 ----- Original Message ----- From: "Sir Keneth de Ilmiora" To: Sent: Wednesday, April 30, 2003 5:06 PM Subject: Version of FreeBSD? > Hello, I am a windows user, but I'm planning to try a GNU OS, maybe FreeBSD. My question is about the minimum or recomended requirements for this OS. I wish to install it in a Pentium 200 MMX, 96 MB RAM and 3.4 GB of hard disk. ¿What version could I install in that machine, and which may I install if I want to get a minimal speed? Thanks for your time.... FreeBSD 4.8 would be the version of choice for a new user. It will run fine on that system, provided you use a Lightweight Window Manager for X, rather than Gnome or KDE. Note that FreeBSD is not a GNU OS (In fact there is only one GNU OS, Debian Hurd. Linux, or GNU/Linux as the FSF Zealots like to call it, is not entirely GPL either.), It's a BSD, which happens to use some GPL software. The only piece of GLP software it depends on is gcc. Adam