From owner-freebsd-questions@FreeBSD.ORG Thu Oct 19 20:10:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A24F616A494 for ; Thu, 19 Oct 2006 20:10:34 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp112.sbc.mail.re2.yahoo.com (smtp112.sbc.mail.re2.yahoo.com [68.142.229.93]) by mx1.FreeBSD.org (Postfix) with SMTP id ED5C543D46 for ; Thu, 19 Oct 2006 20:10:33 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 10628 invoked from network); 19 Oct 2006 20:10:33 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.131.101.46 with login) by smtp112.sbc.mail.re2.yahoo.com with SMTP; 19 Oct 2006 20:10:32 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 7A5B581 for ; Thu, 19 Oct 2006 15:10:32 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zylsb5StGUCI for ; Thu, 19 Oct 2006 15:10:31 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 3DEC275 for ; Thu, 19 Oct 2006 15:10:29 -0500 (CDT) Message-ID: <4537DBB4.4010702@mikestammer.com> Date: Thu, 19 Oct 2006 15:10:28 -0500 From: Eric User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Which FreeBSD version, release shoult i use? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 20:10:34 -0000 Agus wrote: > Hi to all, i am new to freebsd and was wondering which RELEASE or version > should i put in a Production Server to offer free shell access an free web > pages hosting. > > I downloaded RELEASE5.5 and the latest one 6.1. > I tried to find s STABLE release but couldnt find one.... > > I apreciate any help.... > > thanx a lor for your time. start with 6.1 and play with STABLE (which is 6.2 beta currently I believe) on another machine. that or install 6.1 then cvs to 6.2 if you like. i wouldnt bother with the 5.x releases.