From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 14:54:32 2004 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 D801216A4CE for ; Thu, 9 Dec 2004 14:54:32 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D54943D54 for ; Thu, 9 Dec 2004 14:54:32 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id iB9EsMJ15265; Thu, 9 Dec 2004 09:54:22 -0500 (EST) From: Jerry McAllister Message-Id: <200412091454.iB9EsMJ15265@clunix.cl.msu.edu> To: e0025265@student.tuwien.ac.at (Florian Hengstberger) Date: Thu, 9 Dec 2004 09:53:14 -0500 (EST) In-Reply-To: from "Florian Hengstberger" at Dec 09, 2004 01:32:33 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD mailinglist Subject: Re: bsd book 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: Thu, 09 Dec 2004 14:54:33 -0000 > > Hi! > I need help concerning free-bsd literature: > > Two books seem to be interesting ("the complete freebsd", > "absolute bsd") but although I had a look at both I'm not quite > sure which one to buy. > What I want is a deep bsd-specific guide covering mostly freebsd related topic > such as the kernel, system administration and of > course as much networking as possible. > I want to avoid paying for a 100-pages introduction to c-shell or > bash (with wich I'm now familiar with) or a man-page like overview > of the basic unix commands (ls and cd are under control now!). > So which one of the two books would you recommend. > If both are ok: what's the difference? Both are good. The Complete FreeBSD is probably more detailed and Absolute more conversational. You might also want to consider FreeBSD Unleashed by Michael Urban and Brian Tiemann. It takes a fairly practical approach to installing and administering. ////jerry > > Thanks a lot > Florian