From owner-freebsd-newbies@FreeBSD.ORG Wed Jun 30 18:13:35 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CB8716A4CE for ; Wed, 30 Jun 2004 18:13:35 +0000 (GMT) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E9B43D4C for ; Wed, 30 Jun 2004 18:13:35 +0000 (GMT) (envelope-from rpratt1950@earthlink.net) Received: from user227.net977.fl.sprint-hsd.net ([69.34.142.227] helo=kt.weeble.com) by avocet.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1BfjaN-0006FP-00; Wed, 30 Jun 2004 11:13:32 -0700 Date: Wed, 30 Jun 2004 14:16:26 -0400 From: Randy Pratt To: AlbrtNew@aol.com Message-Id: <20040630141626.6125a40d.rpratt1950@earthlink.net> In-Reply-To: <82.f930a61.2e13f641@aol.com> References: <82.f930a61.2e13f641@aol.com> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-newbies@freebsd.org Subject: Re: Choice of Version X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 18:13:35 -0000 On Wed, 30 Jun 2004 06:56:01 EDT AlbrtNew@aol.com wrote: > I have two versions of Freebsd available - ' FreeBSD v 5.2 ' [which I got > with my copy of ' FreeBSD Handbook' ] and FreeBSD v 4.7, [which I was given - It > is a ' Linux Emporium ' copy ]. > > I am just about to embark on my FreeBSD ' experience ' * and would very much > appreciate any advice as to which version to start off with. > > * for what it's worth, I am, perhaps, a little pressed for time since I > shan't see my 80th Birthday again - at least not until it comes round again. > > cheers > > a[albert] j n Hi Albert, Thanks for your interest in FreeBSD ;-) The FreeBSD 4.x series is probably more suitable since the 5.x series is still in development. I'm still using the 4.x series although there are many people already using the 5.x series. You might want to review: http://www.freebsd.org/releases/5.2.1R/early-adopter.html before making your final decision. Also note that 4.7-R is a bit old and that the latest release is 4.10-R. I'd recommend downloading the latest version since there have been some improvements and security enhancements since 4.7. If you want to go the 4.x route, then take a look at: http://www.freebsd.org/releases/4.10R/announce.html to get you going. If you have any problems or questions, the place to ask is on freebsd-questions@freebsd.org since our charter here limits us to non-technical discussions. Best regards, Randy --