From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 13:18:54 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 9C89537B401 for ; Mon, 16 Jun 2003 13:18:54 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFCC743F3F for ; Mon, 16 Jun 2003 13:18:53 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h5GKIqOg005938; Mon, 16 Jun 2003 16:18:52 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h5GKIq8f005937; Mon, 16 Jun 2003 16:18:52 -0400 (EDT) From: Jerry McAllister Message-Id: <200306162018.h5GKIq8f005937@clunix.cl.msu.edu> To: mell_73044@yahoo.com (mell miller) Date: Mon, 16 Jun 2003 16:18:51 -0400 (EDT) In-Reply-To: <20030616185536.95983.qmail@web80304.mail.yahoo.com> from "mell miller" at Jun 16, 2003 11:55:36 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD-questions@freebsd.org Subject: Re: software/hardware question 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: Mon, 16 Jun 2003 20:18:54 -0000 > > hi all, i've just recently heard of bsd and am seriously considering going > that way, but before i go much further i have what is likely a stupid > quesion but since in the past i've disregarded such questions thinking > they were unimportant or that the answer was obvious only to later regret > it i shall ask my stupid question. nearly all software and hardware is > window compatable and most require a windows o/s, does this mean bsd users > are left out in the cold or are there alternative releases or is most > software/hardware also compatable with a bsd o/s? While it is true that hardware makers target their stuff at windoz, and many of them don't bother to make drivers for FreeBSD, the FreeBSD community is very active in trying to keep up with the latest hardware. Generally, most hardware except some very esoteric and/or cheaply thrown together stuff is aupported by FreeBSD. New drivers and updates of existing ones are becoming available all the time. As for software, last count I heard there are over 7000 ports available free for FreeBSD. Many of those are very good, well made and reliable. I expect you are mostly thinking of desktop and office stuff. There are equivalents for most things and some of them are even superior to those that come with Win - word processors, spreadsheets, etc. Some can be a little disappointing and some require a little extra work to get going and get looking just like you want. But, it can be done. If you are talking about server software, what is avialable for FreeBSD generally is far superior to what is available in the MS world. Web servers, DNS, NAT, Firewall, proxy, network disk, etc, etc. ////jerry