ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Linux in a Nutshell, Fourth Edition
Author:
Ellen Siever et al.
ISBN:
0-596-00482-6
Publisher:
O'Reilly
Pages:
928pp
Price:
£28-50
Reviewer:
Giles Moran
Subject:
Linux
Appeared in:
15-6
This is the 4th edition of the popular desktop linux reference. The book covers most of the commands users will want to use for most tasks on a linux system. It contains several references in one, covering CVS, RCS, sed, gawk, vi, emacs, bash, tcsh, regular expressions, bootloaders, package management, desk top environments and some system administration commands. It's written in a fairly terse style, but gets the information over in a clear and concise manner. Examples are given, although more would have been useful. The index runs to 31 pages which gives some indication of the depth of reference material available.

After a quick introduction, the book dives into a system administration overview. This is a welcome chapter as I can now decipher most of the TLA that the local sysadmins throw at me with a moment's notice. The overview of networks and TCP/IP is clear and informative. Chapter three present the user, programmer and systems administration commands. This section is very large (464 pages) and seems very complete in its coverage. Chapter four covers boot methods covering both LILO and GRUB boot loaders. Package managers for RedHat and Debian linux distributions are described in chapter five. Chapters on shell, bash and tcsh, sed, gawk, emacs and vi follow. RCS is covered and then CVS. The chapter on CVS is very good and gives a concise overview of what CVS is and the commands. The book then shifts away from the terse command style to cover window managers. GNOME, KDE and fvwm2 are described in some detail.

This isn't a book to read (believe me I tried), but it is a good reference for those who regularly use linux and haven't already got a decent reference. I use CVS, tcsh, vi and emacs on a regular basis so this book is very useful. What this book won't do is to teach you how to get started with linux, other books in this series will do a much better job of that. Very handy and recommended.