Tech Quarto
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Mobile & Wireless » BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD  
Categories
Computer Science
The Internet
For Dummies
Web Browsers
Windows
Digital Culture
Multimedia
Mobile & Wireless
New Releases
Design and Implementation of the 4.4 BSD Operating System, The
Visit Laptop Nirvana for the best Cheap Discount Laptops
Bestsellers
Absolute FreeBSD: The Complete Guide to FreeBSD, 2nd Edition
The Design and Implementation of the FreeBSD Operating System
BSD Hacks
Building a Server with FreeBSD 7
Designing BSD Rootkits: An Introduction to Kernel Hacking
The Best of FreeBSD Basics
BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD
The FreeBSD Handbook 3rd Edition, Vol. 1: User Guide
Mastering FreeBSD and OpenBSD Security
The Design and Implementation of the 4.4 BSD Operating System (Addison-Wesley UNIX and Open Systems Series)

BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD

BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD

zoom enlarge 
Authors: Christopher Negus, Francois Caen
Publisher: Wiley
Category: Book

List Price: $24.99
Buy New: $12.46
You Save: $12.53 (50%)



New (31) Used (11) from $12.46

Avg. Customer Rating: 4.0 out of 5 stars 4 reviews
Sales Rank: 248611

Media: Paperback
Number Of Items: 1
Pages: 309
Shipping Weight (lbs): 0.9
Dimensions (in): 8.9 x 6 x 0.8

ISBN: 0470376031
Dewey Decimal Number: 005.432
EAN: 9780470376034
ASIN: 0470376031

Publication Date: May 5, 2008
Availability: Usually ships in 1-2 business days
Condition: Brand new, never opened in stock and ships today!

Editorial Reviews:

Product Description
0-24666-5 Developing Facebook applications requires a different way of thinking than traditional web site development. This book guides you through the process, covering topics and theory that can be applied immediately. The author begins with a look at the Facebook Platform and explores the basics. Next, the core components of the Facebook Platform are presented along with helpful examples. Youll learn how to extend and enhance the applications youve already built. This book arms you with the tools and know-how to inject new features and content into the Facebook environment. Chassaing/Digital Signal Processing 2e


Customer Reviews:

2 out of 5 stars An acceptable substitute... for now...   August 15, 2008
 1 out of 4 found this review helpful

I've recently stepped into the wading pool of FreeBSD after about 15 years of using Linux. My previous UNIX experience has dealt with a number of BSD variants, but only recently have I installed FreeBSD on a personal system. The book offers decent coverage of most topics. The criticisms I have of the book are:

* The title tagline "1000+ Commands" - so if I type "ls -l" then "ls -a" then "ls -F" and "ls -laF" by this book's tract I just learned four new commands. I don't think having individual options mentioned on separate lines as "learning X number of new commands."

* Title - BSD UNIX Toolbox; if I remember correctly, I didn't get instructions on how to use a ratchet and socket in my toolbox; why does this book walk you through like a "For Dummies..." book.

The title tries to mirror another great series (O'Reilly's In a Nutshell series", but falls short of the advertised "1000+ commands." Buy it and use it until O'Reilly and Associates releases a BSD in a Nutshell book... then burn this copy and buy that one.



4 out of 5 stars Fairly thorough Unix-like sys admin book   July 7, 2008
 3 out of 3 found this review helpful

BSD Unix Toolbox (BUT) is a straightforward system administration book that could apply to many Unix-like operating systems. The title mentions "BSD" but the BSD-specific material is FreeBSD-oriented. The non-FreeBSD sections (such as using a shell) could apply to any Unix-like OS, so in that sense other BSDs like OpenBSD or NetBSD are "covered." However, sections like Ch 2 (Installing FreeBSD and Adding Software) have no OpenBSD or NetBSD equivalents. Nevertheless, I recommend BUT for anyone looking for a rapid introduction to BSD system administration.

BUT is thorough but fast and dry. Michael Lucas' Absolute FreeBSD is still my favorite FreeBSD book, and you're more likely to find neat aspects of the OS in a book by Dru Lavigne. Bryan Hong's recent book is place to find recipes for installing popular open source applications on FreeBSD. The people who will like BUT the most are those with little to no BSD experience, or those with some Linux experience looking to transition to FreeBSD.

BUT will probably fill a lot of knowledge gaps in the intended audience. I really liked the book's style, whereby it introduces a task and shows command-line examples. Everything uses this approach, which is a winning formula. The vast majority of the book is command line-oriented, with no apologies. If you're using FreeBSD this is probably what you're looking for anyway. I also liked the reference tables, especially in the appendices.

One caution: if you own one or more of the other "Toolbox" books, there's probably a decent amount of overlap. There's only so much to say about using Samba, or checking process listings, or running backups, when the underlying applications are all the same.

Years ago the Unix System Administration Handbook was a one-stop shop for comparative system administration commands, with coverage of Red Hat Linux, Solaris, and FreeBSD. Unfortunately no single modern book includes commands for common tasks for all three major operating systems, although the Linux Administration Handbook (3rd Ed) serves that purpose. I commend Wiley for publishing modern books on system administration like this.



4 out of 5 stars BSD Unix Toolbox, a Worthy Companion   June 2, 2008
 4 out of 4 found this review helpful

The meat of this book, like it's Linux counterparts in the series (I read Ubuntu Linux Toolbox: 1000+ Commands for Ubuntu and Debian Power Users), lies in the useful shell commands that even seasoned administrators may have overlooked or useful combinations that never occurred to them. Personally I've used Linux since 1999 and have three or four years of professional administration on Linux, HP-UX, and Solaris. To my surprise I still found one or two new tricks in the Ubuntu book and quite a few more in the BSD book.

A junior administrator or a intermediate hobbyist will find countless pointers, commands, and insight that takes years of reading man pages, web searching, and chatting with other geeks to figure out. I know Francois Caen, one of the writers in this series, and his goal was to bring together all these "tools" he uses every day to accelerate your learning curve. I think he and Negus met that goal.

While I thought this book was good, it was missing a few things I expected to see. It's clearly focused on Linux users who want to put their toe in the BSD pool. That's pretty good for me, primarily a Linux user, but users not coming from a Linux background may be lead slightly astray. Special attention is paid to setting up a FreeBSD system that can play nicely with Linux systems (reading ext2/3 file systems, for example). I feel that the Linux compatibility received a bit too much coverage, but given the popularity of Linux, many will appreciate it.

The book is applicable to all BSD based systems, and even Linux and commercial Unix variants to a lesser extent, but it focuses on the popular FreeBSD variant. Personally I'm exploring OpenBSD for use as routers/firewalls, and I'd say about 80% of the BSD content in this book is applicable to OpenBSD (in my naive viewpoint). I really wished they would have covered the OpenBSD packet filter (PF) more, but with the focus on FreeBSD, IPF is covered instead. I was quite surprised at the easy to use syntax of IPF compared to IPChains in Linux.

As seems to be the trend with recent technical books, there were a couple typos in some of the examples, but a careful reader can catch the gist of what was meant.

All in all BSD Unix Toolbox is a great book for an intermediate Linux or Unix user interested in exploring the FreeBSD command line. I all but guarantee you will find a few new commands to add to your own toolbox.



5 out of 5 stars A comprehensive listing of useful commands   May 3, 2008
 1 out of 1 found this review helpful

This book makes a nice addition to my FreeBSD collection. It contains a comprehensive listing of useful commands collected in a single source. The book is fairly compact so it doesn't take up much room on your desk. The softcover makes it easy to quickly flip through the sections.

For the price, this book was well worth it!


Powered by Associate-O-Matic