Customer Reviews


9 Reviews
5 star:
 (2)
4 star:
 (3)
3 star:
 (2)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


9 of 10 people found the following review helpful:
4.0 out of 5 stars Contradictory, but a good start point
I bought this book to help me learn more of the configuration options for my server and what they did. While this book presents the majority of options, it is contradictory in places and follows old school techniques.

For instance, in the chapter on Apache, the author tells you how to compile Perl into Apache. This is great, but the more preferred method to including...

Published on March 16, 2002

versus
5 of 7 people found the following review helpful:
3.0 out of 5 stars Good RH reference Freely available info is just as good
A doctrine of the open source movement is that although the software is free, you have to pay for the support and documentation. While anyone can ..get the Red Hat Linux software for free, books on Linux or other open source topics will cost the reader money. But for readers who are willing to shell out [the money]for a book about Linux security, Red Hat Linux Security...
Published on December 27, 2002 by Ben Rothke


Most Helpful First | Newest First

9 of 10 people found the following review helpful:
4.0 out of 5 stars Contradictory, but a good start point, March 16, 2002
A Kid's Review
This review is from: Red Hat Linux Security and Optimization (Paperback)
I bought this book to help me learn more of the configuration options for my server and what they did. While this book presents the majority of options, it is contradictory in places and follows old school techniques.

For instance, in the chapter on Apache, the author tells you how to compile Perl into Apache. This is great, but the more preferred method to including things into Apache is to use a DSO so that you don't have to stop and recompile the server everytime you add something. Then it goes on to Squid. In my experience using Squid, it has run on port 3128 and the authoer mentions that, but as an afterthought and not until after he has already told you to run it on port 8080.

In addition, this book neatly seperates content on security and optimization. However, do not buy this book with the thought that it will show you how to build a server or setup your web services. This book is meant only as a resource for tuning your stuff and will not tell you how to install it. You really need to have a knowledge of Linux beforehand.

To put it plainly, buy this book as a corraborative resource or buy it and prepare to refer to other resources on the internet to get a second opinion. Buy this book if you are comfortable tinkering with things. Though, if you are running a Linux system, you had better be comfortable tinkering and not faint of heart or else you'll never get anything done!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Great book!, February 13, 2002
By 
This review is from: Red Hat Linux Security and Optimization (Paperback)
I bought at local bookstore after reading the chapter on LIDS and I went to work next saturday and implemented LIDS using the latest 2.4 patches found at the LIDS.org site. It is owesome; no more root hacks! I also liked the LibSafe section.

It is an amazing book for someone who wants to learn more about security fast.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Moving from Immediate to Advanced, February 11, 2002
By 
This review is from: Red Hat Linux Security and Optimization (Paperback)
'RH Linux Security and Optimization' is the perfect vechicle to upgrade your skill level and linux system expertise. From performance basics,network performance, security tools, firewalls, vpns and dealing with compromised systems; this book has all the information you will need to maintain both your corporate and personal linux networks.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 8 people found the following review helpful:
4.0 out of 5 stars Good but for immediate or better users, January 28, 2003
By 
James Earl Shagford "Shaggy" (Alexandria, VA United States) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Red Hat Linux Security and Optimization (Paperback)
I want to begin with whats good about the book. It does a good job of covering Linux security concepts, and centralizing them in a well laid out, easily referenced book. Others have pointed out that a lot of this information is available on the net for free, however without a reference like this they wouldn't know what they should be looking for. (How many folks know their BIND server should run in a chroot environment to even begin the research?).

Despite having Red Hat in its title, and being released as a redhat Press book, the book is surprisingly generic in its treatment. While that may be a welcome releif to Suse/Debian/etc users, its a bit annoying to redhat users who were expecting more specific help, and perhaps less conflicting help. Several of the security measures covered in the book have already been implemented in the default redhat install, except using different usernames, file paths, etc.

Some of this may be an artifact of the book not covering the latest release, but some have been around long enough to convince me the book was written to a far more generic audience originally then given a new title. Which isn't bad by itself, just not what a novice user would expect, and might not catch.

My final concern is that some of the implementation steps are just flat wrong. The section on running BIND in a chroot environment is one, it describes the process in 7 steps (only 6 are enumerated) and does not mention redhat's prefered method of passing the options to the daemon. However, since knowing that it should/can be done is half the battle in linux, the correct procedure can be found on the web.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 7 people found the following review helpful:
3.0 out of 5 stars Good RH reference Freely available info is just as good, December 27, 2002
This review is from: Red Hat Linux Security and Optimization (Paperback)
A doctrine of the open source movement is that although the software is free, you have to pay for the support and documentation. While anyone can ..get the Red Hat Linux software for free, books on Linux or other open source topics will cost the reader money. But for readers who are willing to shell out [the money]for a book about Linux security, Red Hat Linux Security and Optimization is a good overview on the core concepts of Linux security and how to secure, optimize, and harden Red Hat.

The book is titled Red Hat Linux Security and Optimization, indicating that both topics are covered, but the bulk of this book (chapters 8 - 21) really deals with security topics. Only the first 7 chapters deal with system and network performance.

Part 1 of the book comprises three chapters on system performance. Issues such as performance basics and kernel tuning are discussed. It shows how users can compile and install their own custom kernel. Chapter 3 is on file system tuning and deals with standard issues such as determining which file system to use and the creation of volumes and partitions.

The three chapters of Part 2 (Network and Service Performance) detail the issues of network and server performance. Chapter 5 provides a good overview of tweaking Apache and the use of Squid.

Part 3, System Security, is the heart of the book. The author takes a bottom up approach to security, where he starts with kernel security and progresses to other topics such as file system security, network security, passwords, and more.

Part 4 details network security, from DNS and BIND, to SSL, FTP, and the other major networking protocols. Chapter 17 has a good synopsis of email and the vulnerabilities associated with open email gateways, and how to control mail relays so as not to be used as a spam clearinghouse.

The book finishes with Part 5, which comprises two chapters about Linux firewalls. It also includes information about VPNs, SSL tunnels, and assessment tools.

The enclosed CD-ROM has a lot of security software, including standard security tools such as John the Ripper, netcat, nessus, nmap, and more. Is also includes other software such as Tripwire, Saint, OpenSSH, OpenSSL, tcpdump, and more. Also included is an electronic version of the book. With the exception of the electronic copy of the book, everything on the CD-ROM is available free off the Net. It would have been nice if the book could have included a second CD-ROM with the Linux operating system software. Although the software can be downloaded from Red Hat, the nearly 1 GB of data can take quite a while to download, even with a broadband connection.

Red Hat Linux Security and Optimization is a straightforward book that details all of the rudiments of Linux functionality and security. While the book is written for Red Hat, the majority of the information can be applied to other flavors of Linux. Overall, Red Hat Linux Security and Optimization is a good option for readers who want a security reference book....

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 15 people found the following review helpful:
1.0 out of 5 stars Horrible Error Proofing!, July 5, 2002
By 
Lacy B. Moore "lacym" (La Porte, TX United States) - See all my reviews
(REAL NAME)   
This review is from: Red Hat Linux Security and Optimization (Paperback)
This book has so many flaws I would not recommend it to my enemy. The scripts are totally useless!! You have to rewrite them completely, and no what you are doing beforehand. If I knew what I was doing beforehand, I wouldn't need the book! I can't believe a publisher would let something as bad as this go to press. I don't normally criticize books, but this was too much. If I could rate it a negative, believe me, I would this doesn't even deserve a 1. Maybe I'm just talking about a small section and the rest is good, but I don't need the rest. Microsoft ships products with LESS bugs in them then this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 5 people found the following review helpful:
2.0 out of 5 stars Obviously trying to cash in on Red Hat's dominance, December 21, 2002
By 
CAROL DRAKE (Tallahasse, florida) - See all my reviews
This review is from: Red Hat Linux Security and Optimization (Paperback)
Red Hat is synonymous to Linux for many people, and this book is obviously trying to cash in on that. The editing of this book leaves much to be desired - there are some really terrible errors throughout. I am usually partial to books that have CDs with them, but in this case it doesn't add anything. The tools on the CD are freely downloadable from the internet, and are being updated constantly. The versions on the CD are very old, so you need to download new versions anyway.

Overall, for my money, I'd buy the oreilly security book or the hacking linux exposed one.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 7 people found the following review helpful:
4.0 out of 5 stars Very good book., March 25, 2002
By 
Jeremy Loukinas (Cincinnati, oh United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Red Hat Linux Security and Optimization (Paperback)
The author takes the time to explain things out. Most books just skip right by the fact you might not a be a guru with everything. I hope Redhat will keep this up! I would recommend this book for your collection as it is very readable.

Jeremy

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 10 people found the following review helpful:
3.0 out of 5 stars One of the Best book in Security & Optimization, April 30, 2002
By 
Sheik (Bangladesh) - See all my reviews
This review is from: Red Hat Linux Security and Optimization (Paperback)
Great Book!! Great Writer!!

Nice to have a book like this.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Red Hat Linux Security and Optimization
Red Hat Linux Security and Optimization by Mohammed J. Kabir (Paperback - December 1, 2001)
Used & New from: $0.20
Add to wishlist See buying options