From owner-freebsd-questions Wed Mar 26 07:18:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA14923 for questions-outgoing; Wed, 26 Mar 1997 07:18:32 -0800 (PST) Received: from d2si.com (cs2-10.protocom.com [204.72.128.210]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA14907 for ; Wed, 26 Mar 1997 07:18:27 -0800 (PST) Received: (from alec@localhost) by d2si.com (8.8.5/8.8.5) id JAA06334; Wed, 26 Mar 1997 09:18:05 -0600 (CST) From: Alec Kloss Message-Id: <199703261518.JAA06334@d2si.com> Subject: Re: Handbook In-Reply-To: <199703261409.VAA07089@phket.loxinfo.co.th> from Santi Rosswong at "Mar 26, 97 09:43:30 pm" To: imp@loxinfo.co.th (Santi Rosswong) Date: Wed, 26 Mar 1997 09:18:05 -0600 (CST) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Santi Rosswong is responsible for: > In several announcements I have seen cryptic reference to a "Handbook". > Is there any such thing as a "FreeBSD Handbook", and if so where can it be > purchased? > I have a 68 year old brain, and a long learning curve, and although > I have been a programmer for many years, I am really having a problem > grasping all the fundamentals of the FreeBSD O/S. I need all the help I can > get. > > Santi Rosswong > The handbook is available at http://www.freebsd.org/handbook/handbook.html and is, of course, free. I would venture to say that FreeBSD is fundamentally described as a 4.4BSD-Lite based operating system. This means, more or less, that FreeBSD is a UNIX flavor, and (as mentioned somewhere on the web site) a UNIX flavor with a noble heritage. Typically, when people talk about UNIX in general, they are talking about either BSD-style UNIX or SYSV-style UNIX. Most other unixes are based on one or the other and most incorporate features from both. For fundamentals about using FreeBSD, any UNIX book will help. For information about administering FreeBSD, the website or a book from O'Reilly and Associates (http://www.ora.com/) should be a good source.