Practical Guide to Red Hat Linux, 2nd Edition 86
Practical Guide to Red Hat Linux: Fedora Core and Red Hat Enterprise Linux (2nd Edition) | |
author | Mark G. Sobell |
pages | 1136 |
publisher | Prentice Hall PTR |
rating | 9 |
reviewer | Mary Norbury-Glaser |
ISBN | 0131470248 |
summary | Practical Guide to Red Hat Linux: Fedora Core and RHEL |
The book is separated into parts: Installing Red Hat Linux, Getting Started with Red Hat Linux, Digging into Red Hat Linux, System Administration, Using Clients and Setting Up Servers, Programming, and Appendixes. Each part is further divided into chapters including Linux Utilities and Filesystem, GUIs, Shell, Networking/Internet, Files, Directories, Downloading/Installing Software, Printing with CUPS, Rebuilding the Linux Kernel, Admin Tasks, Configuring a LAN, OpenSSH, FTP, sendmail, NIS, NFS, Samba, DNS/BIND, iptables, Apache, Programming Tools, Regular Expressions, Security and many others. Clearly, Sobell takes great pains to address every aspect of Linux that the end user or admin would encounter. Sobell has also taken several steps to make sure the book works as a reference work: he's structured the layout with identifiers (Fedora or RHEL) to enable the reader to identify the OS he or she is mainly interested in, optional sections with more difficult concepts that can be skipped until the reader is more competent to address them, caution boxes that provide warnings about troublesome areas, tip boxes with interesting information or alternative suggestions, security boxes, many practical examples, chapter summaries, review exercises, resources, GNU tools, pointers to online documentation and URLS. There is also a glossary with cross-references to other terms and chapter page numbers.
After a Welcome To Linux chapter that introduces the reader to the history of Linux/Unix, GNU and why everyone should use Linux (an understandable inclusion, but probably of little interest to current Linux users), we move quickly into a brief overview of installation. A scant 50 pages is dedicated to installation, but Sobell covers the necessary particulars with sufficient depth that even a beginner should feel comfortable with these instructions. I approached this book from an administrator's perspective so felt the time and detail devoted to installation was completely appropriate; neither too much nor too little information presented. Experienced users can easily skip this section and not feel they've lost any significant amount of their investment by doing so; at over a 1000 pages, this book has plenty for everyone. It's interesting to note that the author chooses to lead the user through installing KDE instead of GNOME, Red Hat's default desktop manager, although both are addressed in detail in Part III.
Part II introduces the reader to Red Hat, Linux utilities (ls, cat, rm, cp, grep, head, tail, sort, diff, echo, script, mcopy, gzip, gunzip, zcat, tar, which, whereis, apropos, who, finger, write, talk, vim), the Linux filesystem (mkdir, cd, absolute and relative pathnames, rmdir, mv, cp, access permissions, hard links, symbolic links) and an intro to the Shell (the author's choice is bash). Both graphical and command line utilities are discussed; system admins in particular should become familiar with the command line choices.
Part III covers Linux GUIs (xwindow, startx, remote computing, GNOME, KDE) and more bash (basics, separating and grouping commands, redirecting standard error, parameters and variables) in depth, and gives an introduction to networking and the Internet (types of networks, network protocols and utilities, ping, traceroute, host and dig, distributed computing, usenet). This leads smoothly into Part IV, System Administration. This is a meaty chunk of the book, with well-written core information (core concepts, files, directories and filesystems, downloading and installing software, printing with CUPS, rebuilding the Linux Kernel, Admin tasks and LAN configuration). Sobell introduces the reader to installing and updating using Red Hat's RPM system and updating via Yum and Apt. An especially nice addition here is Chapter 15 on Rebuilding the Linux Kernel. Often glossed over or ignored completely, this is an exercise that should be included in any decent Linux volume and Sobell doesn't disappoint.
Part V continues the administration learning curve on Using Clients and Setting Up Servers. Chapters include OpenSSH, FTP, sendmail, NFS, Samba, DNS/BIND and Apache. Probably every advanced user to administrator should take some time over the OpenSSH chapter; it contains great information, start with, but more importantly is positioned as a prerequisite to further secure network communication instruction.
These chapters should provide more than adequate instruction for anyone running Apache, Samba or mail services for the first time. However, somewhere in here a primer on PHP/mySQL and additional email server choices (other than the discussed sendmail) would be welcome.
Programming tools and a revisit with bash comprise Part VI. Programming in C, using shared libraries, debugging, system calls and CVS are covered in Chapter 27. Chapter 28 continues with additional bash commands and concepts (control structures, string pattern matching, filename generation and functions), utilizing many short script examples. There's an excellent section on CVS and very useful information on compilers.
The Appendixes and glossary round out the book with helpful information on regular expressions (characters, delimiters, special characters, bracketing expressions), help (finding Linux-related information, documentation, Linux sites/newsgroups/mailing lists, software, office suites and specifying a terminal) and security (encryption, file/email/network/host/login/remote access/physical security, viruses and worms and security resources).
Also included in the appendixes is the Free Software Definition, which is a verbatim copy of the original document on the GNU website, and a description of features new to the 2.6 kernel.
Since I'm in an educational environment, I found the content of Sobell's book to be right on target and very helpful for anyone managing Linux in the enterprise. His style of writing is very clear. He builds up to the chapter exercises, which I find to be relevant to real-world scenarios a user or admin would encounter. An IT/IS student would find this book a valuable complement to their education. The vast amount of information is extremely well-balanced and Sobell manages to present the content without complicated asides and meandering prose. This is a "must have" for anyone managing Linux systems in a networked environment or anyone running a Linux server. I would also highly recommend it to an experienced computer user who is moving to the Linux platform.
You can purchase Practical Guide to Red Hat Linux: Fedora Core and Red Hat Enterprise Linux, second edition, from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, carefully read the book review guidelines, then visit the submission page.
the fortune at the bottom says it all... (Score:1)
Wisdom is rarely found on the best-seller list...
- E
This is better than Practical Gentoo (Score:4, Funny)
Re:This is better than Practical Gentoo (Score:1)
Re:This is better than Practical Gentoo (Score:1, Funny)
You got a tree AND a printing press?!... (Score:3, Funny)
.
You must have got the revised edition.
.
Re:You got a tree AND a printing press?!... (Score:5, Funny)
Re:You got a tree AND a printing press?!... (Score:3, Funny)
Re:You got a tree AND a printing press?!... (Score:1)
Re:You got a tree AND a printing press?!... (Score:1)
[Yorkie]When I was a lad, we had to spend twenty-six hours down mine, assembling atoms using our teeth - which we had to pay for - then we'ld come home, eat a bucket of tar, clean out the reactor core using our eye lashes and then da' would cut off our 'eads and send us to bed. And we'ld be grateful for it.[/Yorkie]
Re:You got a tree AND a printing press?!... (Score:2)
Coming soon... (Score:2)
You're not the first reviewer to say that. I wrote a PHP chapter and a PostgreSQL / MySQL chapter, but they were not ready before the ToC was finalised. They should (suitably updated, of course) make it into the next edition.
No, I'm not Mark Sobell, but I worked with him on this book, and you can find my name in the acknowledgements section after Mark Taub.
FTP, sendmail, and NFS? (Score:1)
I think I'll skim that chapter and only read the Apache/OpenSSH part.
Re:FTP, sendmail, and NFS? (Score:2, Insightful)
I would say that every Linix SA should know FTP, and in my experience there are few *nix shops that *don't* run NFS. I certainly wouldn't hire a Linux SA who didn't know NFS.
As for sendmail, Enterprise 3 and Fedora Core, the topics of the book, ship with sendmail. It would seem that the authors are being prudent by providing information on its use.
Written any sendmail.cf's lately?
Most of us write sendmail
Re:FTP, sendmail, and NFS? (Score:1)
Re:FTP, sendmail, and NFS? (Score:2)
Actually, yes? Well, technically anyone with any sense works mostly with sendmail.mc these days, but I admin systems running these services and many more on a daily basis. We're not all just running Linux at home you know
Re:FTP, sendmail, and NFS? (Score:2)
You may not need to know how to do these things, but a goo
Re:FTP, sendmail, and NFS? (Score:2)
Practical? (Score:5, Funny)
Just once, I'd like to see a "Completely Impractical, You Will Die If You Try This At Home" guide to something.
At least it would be original.
Re:Practical? (Score:3, Interesting)
Re:Practical? (Score:2, Funny)
A Practical Guide to Securing Windows NT Servers and Workstations [amazon.co.uk]
Re:Practical? (Score:1)
Re:Practical? (Score:2)
http://www.darwinawards.com/book/ [darwinawards.com]
The problem here (Score:2, Interesting)
That said, I'm in the process of putting together a team of consultants that will download the actual source code and perform corporate trainings based upon that. You can check it out of the latest CVS and download it to a DV
Re:The problem here (Score:1, Funny)
Re:The problem here (Score:1)
I thought we were only at Linux 2.6 ;)
Yes, I know you ment RedHat 9.0, but if by some chance you really do have a book on Linux 9.0 that is a bookshelf living in both the past and the future.
Kidding aside, I too have spent too much on texts which are worthless now. My purpose in purchasing texts was/is single problem/solution issues which have a high amount of urgency tied to them. Otherwise, searching the web is and reading cr
Re:INSTALL DEBIAN!!! (Score:1)
Uh...yeah it is. O.K.
I'll bite....So then once he has debian installed there is no documentation, not even a book out there for it. Now he can have out-of-date man pages, out-of-date binaries, hard to configure services and non-LSB compliant system. You knucklehead.
1200 pages for redhat == practical? (Score:4, Insightful)
Hey, how about this for a change,
developers, if you want to take "pride" in your mad OSS-fu and get your street props, mad sekret stage names and the babes then write a couple COMPLETE man pages for a change.
So many tools I've seen that may have technical merits up the wazoo but no documentation so they're useless.
I don't mind buying books on things like flex/yacc or bash scripting [etc] since there is more to them than just "invoking the tool" but an actual language and such
But how to setup X, networking, etc... shouldn't be 1200 pages and should be part of the installed man pages...
Tom
Re:1200 pages for redhat == practical? (Score:2)
(Plus even when you do have the command and man page you still have to see how it fits into the big picture to know when and why to use it--rev's man page is very accurate and comprehensive, but I've still never understood its purpose other than maybe to make writing hint files go faster.)
Re:1200 pages for redhat == practical? (Score:2)
Manual pages are not intended to give the big picture : books and manual pages complement each other. A too detailed book will easily look like a printout of all the manual pages, and not much readable.
That said, some OS (like *BSD) has better man pages than others.
Re:1200 pages for redhat == practical? (Score:1)
If you go down to the computer section of any bookstore, you'll see that OSS software has no monopoly on big fat books either.
Re:1200 pages for redhat == practical? (Score:2)
since version 4.xx, and the changes made to the
system from version to version has been maddening.
(Of course, being grounded in a number of unices,
I eventually find my footing again).
RedHat's narrowing of support for a client version
OS has driven me back to my real linux roots --
Slackware. Slackware has been updated often,
but at its core it has been consistent. I look
back with fondness at what SGI managed to do
with IRIX 6.5.xx without completely revamping
the
Re:1200 pages for redhat == practical? (Score:2)
client version of their software -- even
through retail channels (eg. computer stores).
Then they decided that sellig and supporting
a RedHat client OS package was no longer
profitable enough. All of this after ripsawing
their client customers with RedHat8, RedHat9,
RedHat10 with only 1 year of support. And
with kernel and library changes that would
break software from one release to the next.
I got off the RedHat Client treadmill at that
point -- switched (back) to Slackw
Re:1200 pages for redhat == practical? (Score:2)
So many tools I've seen that may have technical merits up the wazoo but no documentation so they're useless.
**cough**Slashcode**cough**
Veiled plug for Slackware perhaps? (Score:2)
Re:Books about Fedora? (Score:2, Informative)
The author, Aron Hsiao, describes his book this way:
Re:Books about Fedora? (Score:2)
AGHHHHHH! (Score:3, Insightful)
Since I'm in an educational environment, I found the content of Sobell's book to be right on target and very helpful for anyone managing Linux in the enterprise....
AGGGGHH!!
Useful for other distros? (Score:2)
I personally prefer Mandrake, but I want to acquire knowledge that applies to more than one distro.
Redhat (Score:2)
These books suck. (Score:1)
Invariably, they are basically reprints of man pages and newsgroup postings, which leaves the reader sorely missing that $50 from their wallet. I swear that there is no shortage of documentation on-line, so why do publishers keep turning out these dust collectors? Are people so naive they keep buying them?
Save your money for good books like Solaris Internals or Design Patterns. You'll learn tons more than re-reading the man page for BIND, that's for sure!