Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Books Operating Systems Media BSD Book Reviews

FreeBSD: The Complete Reference 153

Just Some Guy writes "I recently received a promotional copy of Roderick W. Smith's "FreeBSD: The Complete Reference". I was pretty skeptical at first - it's my nature - but was pleasantly surprised at the range and depth of information presented in a very accessible format. While not ready to supplant Greg Lehey's "The Complete FreeBSD", it's certainly a worthwhile read for new and moderately-experienced users." Read on for Just Some Guy's full review.
FreeBSD: The Complete Reference
author Roderick W. Smith
pages 869
publisher The McGraw-Hill Companies
rating 9 out of 10
reviewer Kirk Strauser (Just Some Guy)
ISBN 0072224096
summary (Most) everything you need to know about FreeBSD

Overview

This is a large book. At 869 pages, not including copies of the GPL and BSD License, it packs some serious heft (it weighs slightly more than three pounds).

It is divided into six main parts, which are further divided into 32 (!) chapters. The sections are:

  1. FreeBSD Installation: Hardware requirements, installation instructions, and a general overview.

  2. Basic System Administration: Partitioning, startup procedure, file management, printer setup, user management, software installation, kernel configuration, and X.

  3. Network Configuration: Introduction to networking, dial-ups, client/server principles, basic firewalling.

  4. Servers: In-depth explanation of file, mail, web, and shell servers, plus an overview of DNS, NTP, DHCP, and other random services.

  5. Common User Programs: Introduction to KDE and GNOME. An overview of various network clients and office software. A short tutorial on The GIMP. The state of multimedia and games on FreeBSD.

  6. System Maintenance: The basics of system monitoring. How to upgrade the OS and installed software. An overview of system security. How to compile software. Basic scripting. Troubleshooting and how to get help.

The Good

This book is an excellent starting point for people new to FreeBSD, or even to Unix-like systems in general. Each of the wide range of topics is covered in a reasonable amount of detail. Mr. Smith claims to have been working in the field for quite a few years, and it shows in the way each part of the OS is presented as a component of the whole. This isn't a "cookbook"; readers are introduced to each subject in a way that encourages them to make their own configuration decisions.

I was unable to find any factual errors, and I certainly looked for them. The author and proofreaders did a good job of checking their information before going to print. Since my copy was from the first printing, I'm especially impressed.

New users, in particular, will appreciate the hand-holding approach of the earlier chapters on installation and basic configuration. More experience administrators should be able to find enough new information about rather routine subjects to keep them interested.

Of particular interest was the almost complete lack of FreeBSD advocacy in the book. The introduction features a remarkably even-handed discussion of its relative strengths and weaknesses compared to other Unix and non-Unix operating systems. I greatly respect the author's decision to weigh the alternatives fairly and let the reader form his own opinion.

The Bad

FreeBSD: The Complete Reference is, unsurprisingly, a new entry in Osborne's "Complete Reference" series. As such, it's fairly comparable in size, layout, and scope to other books in the series such as Herbert Schildt's C++: The Complete Reference (my favorite C++ text). That's a pretty high standard to live up to, and I began my first pass through the book with a very critical eye.

My only real complaint is that, despite the title, this is not a "complete reference." Although The GIMP enjoys its own sub-chapter, the book makes no mention of certain high-profile features such as Vinum (FreeBSD's logical volume manager) or jails (chroot on steroids). It's obviously not possible to document every single component of the entire OS, but the name would seem to claim exactly that. Of course, even though FreeBSD: The Desktop Reference or FreeBSD: Reference For Users might be more appropriate, those would violate the series' naming convention. Still, don't be fooled by the title.

Although less important, every user has their own idiosyncratic ways of accomplishing certain tasks, and I tend to get distracted by recommendations that are counter to my preferred methods. Having said that, Mr. Smith makes some strange recommendations, such as editing the passwd file and compiling the password database afterward by hand rather than using vipw. His system certainly works, but I can imagine a new user scratching their head in puzzlement at the amount of work necessary to change their name.

The Ugly

Any book of this size and scope will have a few minor quirks, and this is no exception. For instance, the author needed to use several domain names as examples throughout the book. Rather than using the traditional "example.com," he decided to use his own creations. That in itself is no problem, except that he and his publishers have not registered those domains for their own use. I can only imagine the surprise when a curious newbie tries to access one of the hostnames in a web browser and finds that a prankster has register the domain and used it to mirror goatse.cx.

A more serious lapse, in my opinion, was the decision to include an installable copy of FreeBSD 5.0 on the CD that comes with the book. Unfortunately, freebsd.org refers to that version as a "new technology release," and it suffers from a rather long list of installation and stability problems. Some day in the future, the 5.x series will be considered stable and ready for use on production systems, but that's still a while off. I sincerely hope that no would-be new users become disillusioned with their newly-installed systems and give up on FreeBSD as a slow and unstable OS. Despite the drawbacks, though, I can understand the author's desire to focus on the new 5.x series instead of the more stable but older 4.x line. This book was published in 2003, and I doubt that he wanted to have to publish a second edition detailing the new release less than one year after initial release.

Summary

This is a good book with a lot of solid information for new and experienced users. It may have a few minor problems, but it is a well-written and approachable reference that should make a valuable addition to any FreeBSD administrator's bookshelf. I would recommend it highly to anyone migrating from other Unix-like systems, finding themselves in charge of a small network, or wanting to see what the fuss is all about. If you're a new user, though, do yourself a favor: download and install FreeBSD version 4.8 from http://www.freebsd.org/ instead of installing the copy on the book's CD.


You can purchase FreeBSD: the Complete Reference from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.

This discussion has been archived. No new comments can be posted.

FreeBSD: The Complete Reference

Comments Filter:
  • The review I originally posted had links to my bn.com referral:
    The book is available from the usual sources. If you want to be nice to me, you can buy it through my
    Barnes&Noble referral link [bfast.com]. If you find those offensive or otherwise objectionable, you can go straight to it [barnesandnoble.com].

    I didn't write the review to make money, but it still seems kind of sneaky to replace my referral with Slashdot's own.

  • by TheRaven64 ( 641858 ) on Tuesday May 13, 2003 @12:52PM (#5946101) Journal
    Actually, the real question is 'is there actually a need for such a book?'

    The first thing I noticed comming to FreeBSD from Linux was the high quality and large quantity of official documentation provided. While I did buy a book when I started off with Linux, I really didn't need to for FreeBSD. This may be because I was already familiar with *NIX by that point (although FreeBSD 'feels' a lot tidier in terms of layout - 100% subjective, your milage may vary). On the other hand there was a large amount of documentation aimed at neophytes which I skipped.

  • by LastCa_ ( 247483 ) on Tuesday May 13, 2003 @01:21PM (#5946431) Homepage Journal
    I've seen a lot of cool stuff to do with FreeBSD (like tweaking the kernel) that was only documented directly into the system (like in the source or man pages) and in some newsgroups.

    My point is, I would be happy if someday, a real "complete reference" book on FreeBSD is created, will all the tweaks and tricks (aka not only a beginner oriented book). No more search in the news and printed-two-years-ago-obscure-documentation for me.

    This is the kind of book I'm looking forward to.
  • by Lew Payne ( 592648 ) on Tuesday May 13, 2003 @01:46PM (#5946720) Journal
    "...the book makes no mention of certain high-profile features such as Vinum (FreeBSD's logical volume manager)..."

    Why should it make mention of something that is being phased out of FreeBSD? Anyone who has followed the developers' thread knows that the code for vinum is unmanageable and horribly inefficient, and is being replaced. Why should the book's author teach you about something you should not use and that will be deprecated? Why didn't the reviewer research his comments a bit more before being critical of a positive feature of the book?
  • Re:Bullschildt (Score:3, Interesting)

    by Just Some Guy ( 3352 ) <kirk+slashdot@strauser.com> on Tuesday May 13, 2003 @01:50PM (#5946772) Homepage Journal
    Another possibility: the reviewer (me, in this case) learned C++ in school and hasn't touched it since then. To someone at my knowledge level in that arena, Schildt seems like a good author.

    On the other hand, I used FreeBSD every single day, and run quite a few production servers for various clients. I don't claim to be expert but I do know a thing or two about the subject. If I had written a review on a C++ book, I think your criticism would be reasonable. However, I didn't, and I know a lot more about the subject that I did write about than I do C++.

  • by swb ( 14022 ) on Tuesday May 13, 2003 @01:57PM (#5946859)
    Actually, "compleat" for "complete" in the titles of guidebooks is an ancient and revered practice, going back to this book.

    Bah, it's just an attempt to upgrade it into something it is not.

    It's not much different than the irritating practice of the local strip mall being referred to "The Shoppes of Glen Woode" or the local convention hall being called "River Centre".

    They all just appear to be copping Olde British Spellings to grant status.
  • Re:but ... but ... (Score:3, Interesting)

    by Billly Gates ( 198444 ) on Tuesday May 13, 2003 @06:19PM (#5949605) Journal
    I am glad FreeBSD.org calls it a "technology" release. I was confused when it was labeled originally as "release" and I assumed it was stable.

    On my system FreeBSD 5 booted fine with my old motherboard which became fried from a powersurge. After I blew hundreds on a UPS and new asus motherboard, FreeBSD would not work with my USB keyboard. I sucessfully got it to respond to my ancient AT style one without a problem.

    Also the ports are broken. In gods name do not do a "cd /usr/src/misc/instant-workstation;" make install clean. This will severly brake your system and not even a make deinstall will fix!

    Also /etc has changed. One of the things I loved about FreeBSD is instead of cyrptic bash scripts in /etc that linux has, it includes clean rc ones instead.

    For example rc.conf
    # Sendmail = off
    # http = off ,etc. This means you can just uncomment the lines you need to configure your system! No scripts will call scripts that are symlinked to god knows where. Linux is nearly impossible to adminster and customize unless your a real guru.

    This has been moved to /usr/local/example/etc. THis makes it harder for newbies to configure there systems and no documentation was found on the change. I needed to get rid of the insecure sendmail and replace it with postfix and without these commented RC scripts its hard to do.

    FreeBSD 4.8 is deffinetly recommended at this time.

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...