From owner-freebsd-newbies@FreeBSD.ORG Wed May 12 11:43:22 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 A1B7B16A4CE for ; Wed, 12 May 2004 11:43:22 -0700 (PDT) Received: from zeus.acuson.com (ac17860.acuson.com [157.226.71.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15ABF43D1D for ; Wed, 12 May 2004 11:43:22 -0700 (PDT) (envelope-from DavidJohnson@Siemens.com) Received: from mvaexch02.acuson.com ([157.226.230.209]:4863) by zeus.acuson.com with esmtp (Exim 4.30) id 1BNygv-0002Us-6R; Wed, 12 May 2004 11:42:53 -0700 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2657.72) id ; Wed, 12 May 2004 11:31:50 -0700 Received: from dhcp-46-128.acuson.com ([157.226.46.128]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id JANHCA0P; Wed, 12 May 2004 11:30:26 -0700 From: Johnson David To: freebsd-newbies@freebsd.org Organization: Siemens Medical Systems Date: Wed, 12 May 2004 11:40:43 -0700 User-Agent: KMail/1.6.2 References: <40a22977.1c9.2f0a.14008@cbu.edu> In-Reply-To: <40a22977.1c9.2f0a.14008@cbu.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405121140.43045.DavidJohnson@Siemens.com> cc: mosborne Subject: Re: Need advice/direction picking a distro 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, 12 May 2004 18:43:22 -0000 On Wednesday 12 May 2004 06:41 am, mosborne wrote: > Hi all, with the start of the summer here I am going to have > a little more time on my hands and was wanting to dig into a > new distro. Up until now I haven't had a lot of time so I > have just been running man9.1 and I was now thinking about > making the jump to Debian or even one of the BSD's. What > I've been looking for on the net and can't seem to find is a > good review of the pros/cons of a linux distro like Debian > vs. say freeBSD/openBSD. They all seem to have a great > informative community and thats what makes the decision > harder. Please try not too be too biased in your reply. ;] Everyone is biased. It's a fact of life. One advantage I have over most reviewers is that I will admit to my bias: I prefer FreeBSD. So here's a quick list of items on why I prefer FreeBSD: * It's a complete unified system. Kernel, libc, and all components reside in the same source tree and are developed by the same people. * Excellent documentation. Man pages for everything. Superb handbooks. Documentation is actively maintained, often by the very people who write the software. * FreeBSD is a real Unix. Really! Not a clone, but direct descendent of BSD UNIX. You can't call it that merely because of trademark issues. * Better hardware support. Really! Recently it seems to me that FreeBSD has surpassed Linux in providing Open Source support for new hardware, though Linux is still ahead in the proprietary binary-only department. SATA support is one example where FreeBSD was first. * Ports. This is what Gentoo Linux copied for portage. You can install binary packages or build form source, your choice. The best of both worlds. Ports is better than portage in many areas, such as dependency checking when uninstalling software. * Stability, robustness, security. FreeBSD is rock solid. Finally, some links to some recent discussions of BSD from a Linux perspective: http://www.distrowatch.com/dwres.php?resource=review-freebsd http://www.linux-mag.com/2003-12/bsd_01.html Cheers, David