From owner-freebsd-questions@FreeBSD.ORG Tue Sep 26 21:44:45 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 D691F16A417 for ; Tue, 26 Sep 2006 21:44:45 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39AE043D97 for ; Tue, 26 Sep 2006 21:44:38 +0000 (GMT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id k8QLhGxd084083; Tue, 26 Sep 2006 17:43:16 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id k8QLhGil084082; Tue, 26 Sep 2006 17:43:16 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 26 Sep 2006 17:43:16 -0400 From: Jerry McAllister To: Edward and Nancy Powers Message-ID: <20060926214316.GA83997@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Install 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: Tue, 26 Sep 2006 21:44:46 -0000 On Tue, Sep 26, 2006 at 02:28:47PM -0400, Edward and Nancy Powers wrote: > > I am new to UNIX, and would like to download FreeBSD to familiarize > myself with UNIX commands and the UNIX environment. I would like > something fairly easy to install and maintain. I do not want to > replace Windows, but would like to switch between Windows and FreeBSD. > > Is it possible to do this with FreeBSD? Yes it is. It will take some learning. The environment and complete mindset is very different from MS. Really, it is more server oriented where MS is more application oriented. In other words FreeBSD provides a platform for you to build what you want on it, but doesn't say much about the applications. That is up to you. On the other hand, MS gives you a bunch of applications and doesn't let you very near the platform. So, MS makes a lot of decisions and assumptions for you and you have little choice about them. FreeBSD UNIX makes almost no assumptions and forces you to make all your own decisions - some of which you will not be accustomed to seeing. But, with all that difference in point of view, with FreeBSD you can build a very good and servicable desktop system that is reliable and relatively secure as well as have a top level server system if you plan to provide any computing services such as Email or web service, etc. The first thing to do is to try and wade through the FreeBSD handbook that is available online from the FreeBSD web site. There are a number of links to it on that site. Don't worry if you do not understand it all from the start/first reading. Just absorb what you can and learn where you can go back to to find various pieces of information. Then, do a little more serious work on the parts that are a step by step set of things to do to install and configure FreeBSD. Then, download a copy of the latest full release ISO (presently 6.1) and install it and start experimenting. At this time you will become intimately familiar with the handbook and the man pages and probably some of the online publications at sites such as onlamp.com Play with it for a while - week/month whatever your patience will endure - and then rethink things out a bit and do another install. By that time, the next release may be out, so download it and make a CD for the install. Most of the things you will change are how you divide up the disk for various things and which extra things from ports you really want to install. For example, some of the games read pretty good, but really aren't worth trying to play or you may want to skip some of the really extreme security stuff or might want to add more security. You might want to change your X-windows manager and/or desktop utility choices. I don't even bother to install KDE or Gnome any more because I really don't want that much desktop junk. I like simpler Afterstep better. It gives me good working windows and supports my browser, XPDf, etc and I really hate having stuff tied in to the browser that I want to run separately, such as Email. Anyway, you will be better able to make these kinds of choices after you have played with it for a while. Installation at first looks difficult and confusing. It is not so bad once you have been through it. Most of all those choices are not really relavant and you learn to look past what you do not need. Following a good step by step procedure such as the handbook or in FreeBSD Unleashed or The Complete FreeBSD books is the way to get through it the first couple of times. Just don't get caught up in the authors whime and prejudices. They all have favorites and axes to grind that may not be the favored choice for you. You will catch on to which things as you experiment and learn. ////jerry > > > Ed Powers > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"