|
|||||||||||||||||||||||||||||||||||
|
16 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
28 of 31 people found the following review helpful:
1.0 out of 5 stars
Disappointing. Verbose, repetitive, very badly edited.,
By A Customer
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
The use of terminology in this book is so inconsistent, it is all over the map! Example, in chapter 3, "server" sometimes refers to a daemon, sometimes to a machine, sometimes both usages in the same sentence. Similar crimes are committed with the words "remote" and "local", and several others. I'm no neophyte at client/server networking, but I couldn't make head or tail of some whole paragraphs.Contradictory information is presented. In one section we are told that only the server machine needs a daemon, yet elsewhere (e.g. Fig 1.2) we see a daemon on both client and server. The writing is highly repetitive. Example: Chapter 2 explains over and over again how the server daemon spawns a child process. Once is enough! Get on with it. The book digresses from the topic on strange tangents. The whole digression in Chapter 1 about hosts.equiv/.rhosts misconfiguration leads nowhere. After an 8 page digession, we learn that this has nothing to do with ssh, and is not a problem ssh addresses. This book lacks the essential structure that would guide the user through the learning process: Starting with an overview, describing the functionality in broad strokes, then filling in details in later chapters. At the point where I gave up about halfway through, it had still not yet given a good synopsis of WHAT SSH IS. By that point, the reader should have been told in broad terms the main functionality, the security philosophy, where and how keys are generated, stored, and communicated, the roles that the public and private keys play, what criteria are used for authentication, etc. Finally, this is a book that has not targeted a particular audience. Is it for beginners? Then define your terminology and apply it consistently. For experts? Then cut the senseless elementary material, and all its tiresome repetition. Is it a reference book? Then trim the fat and organize it by functionality. Is it a tutorial? Then structure it top-down. I want my fourty bucks back!
11 of 12 people found the following review helpful:
1.0 out of 5 stars
What a waste of paper,
By Han Holl (Amsterdam, Netherlands) - See all my reviews
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
Because English isn't my mother language, it's not easy for me to come up with forty synonimes for bad, but they would all be deserved.The author clearly doesn't know the difference between server and client,or between parent and child process for that matter. I know this is hard to believe, but the author clearly doesn't have a clue what a socket is (the server listens for sockets, the client sends sockets <sic>). 10 pages of ./configure output just to get the pages filled are a waste of paper, but at least don't contain to many errors. The name McGraw-Hill on the cover doesn't seem to guarantee any quality any longer. I'm sorry I saw the first review too late.
6 of 6 people found the following review helpful:
4.0 out of 5 stars
Great Beginner's Reference!,
By Shane O'Neal (San Antonio, Texas) - See all my reviews
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
I disagree with the three people previous to me who reviewed this book. I found it to be a great beginner's reference for compiling, installing and configuring Secure Shell (SSH), as well as learning some of the additional tricks it can do.I have been using SSH for about two years, on AIX and Solaris. I learned a lot from Chapters 8 & 9 about using SSH through firewalls as a sort of "poor man's" VPN. The book also spells out the difference between the 1.5 and 2.0 protocols. UNIX System Administrators with little or no knowledge of SSH will find this to be an excellent, step-by-step guide. Experienced users may learn something they didn't know. There are some minor errors, but overall they have no impact on the usefulness of the book. Developers who are looking for tips on modifying, enhancing or otherwise hacking SSH code will not find much here to help them. A book like this is long overdue and I'm glad somebody finally wrote it.
8 of 9 people found the following review helpful:
1.0 out of 5 stars
It really is THAT bad,
By jason messer (Westminster, CO) - See all my reviews
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
This is rotten book. Anyone who can figure out how to install by following instructions in the INSTALL file, has nothing to learn from this book.I would love to see a book that deals with ssh on the same level API level that Apache and BIND have been dealt with, or even an advanced configuration guide. This book does not even make a nod in the direction of either of those goals.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Good book; reads like a software manual,
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
I have to disagree with the previous reviewers; this is a very useful book. In style it reads like a software manual--but don't take me wrong! I mean that the author provides lots of details, exactly the sort of information I was looking for before installing the program. I felt that the author's walkthrough of the "configure" process, which another reviewer criticized as unnecessary, was nicely annotated and gave an excellent feel for the process of installing SSH. I'll admit that a lot of people have seen "configure" do its stuff a thousand times before and can skip this section. For relatively inexperienced sysadmins, however, this kind of detail is reassuring and valuable.The author writes as a person who understands the operation of the programs in detail; sometimes you get little tidbits that seem oddly out of place in a user's guide (such as the discussion of child process forking in Chapter 3, which seemed to have offended one reviewer so badly), but which I thought were clearly explained. I didn't notice any technical errors in the author's explanation of clients, servers, and daemons, and I write code like this for a living. It's a good explanation, probably lots more detail than most people ever wanted to know, and it might be better relegated to an appendix, but there's nothing wrong with it, and I enjoyed it. Lighten up, people; if you don't care about the details, then skip it. (Note to the author: if you ever decide to write a book on client/server programming, call me!) It's true that you can find a lot of the same information in scattered FAQs and mailing list archives on the net. But I've seen a growing number of HOW-TO's and web pages out there, set up by pioneers who struggled with earlier versions of SSH; after finally getting it to work, they wanted to spare others the pain they encountered while at the same time saying, "Look! I got it to work!" This book brings a lot of useful information together in one place. For the next edition, more details on Windows NT clients would be appreciated, but for Unix, this is THE book for ssh right now. "I want my fourty (sic) dollars back," is a terribly devastating (and very funny!) review, but I don't think it's deserved. I almost didn't buy this book for a long time, after reading the early, poor reviews. I'm mad at myself now for not buying it sooner--it's a good book and doesn't deserve the poor press. This is the only book available on SSH right now; it's right up to date, and it's well-written. I highly recommend it.
2 of 2 people found the following review helpful:
2.0 out of 5 stars
Use as a last resort only,
By Paul L. Allen (Seattle, WA USA) - See all my reviews
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
I bought the book after meeting Ms. Carasik at the RSA conference last March. It is useful as a high level overview, but one cannot trust the details. In some places, the author appears to simply make stuff up. For example, on p118, the SSH_AUTH_SOCK variable is correctly defined but is also claimed to be related to the SOCKS network proxy. On p243, it is suggested that the reader use "something like Perl or a shell script" to generate the random number needed for setting up X authentication. I had to search the Web to find a one-line perl expression to do this, and then I had to refer to volume 8 of my O'Reilly X set to figure out how X authentication really works. Very disappointing! If I were in the market for a Secure Shell book today, I'd wait for the new one coming from O'Reilly. Use this one only as a last resort and only if you mostly know what you're doing.
1 of 1 people found the following review helpful:
2.0 out of 5 stars
I'm disappointed,
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
I am still learning the duties of system adminstration for my Linux box and I have had a need for secure shell for some time. Despite a concern that arose from earlier reviews, I did purchase the book, "Unix Secure Shell".While on one hand the book is not nearly as bad as described in an earlier review, I must agree that it is a poor example of technical writing. I found the book confusing and irritating. The author has a tendency to make awkward statements that leave me guessing. Topics and figures are presented out of context. I am hoping to use secure shell to help backup my system. Unfortunately the book covers this topic in only about two pages. While somewhat informative, do not rely on this book as a primary reference.
3.0 out of 5 stars
Useful for beginners, and decent reference for 'experts',
By
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
I thought this book to be useful, and I learned a good deal about public key cryptography and ssh in general. Sure there are some things I felt out of place (the server discussion in chapter 3 I felt could have come later). I thought the book to be useful overall. The discussion on configure/make/make install; while mundane to an experienced admin, would be invaluable for a novice. I felt that this book has value as a reference in SSH. The only suggestion I have is that a more thorough explanation of authenticating with public keys would have been helpful. In site of that, I believe this will be an excellent book with a few minor tweaks in a second edition. I am sure Ms. Carasik is reading these comments and taking them into consideration. The previous reviews of one star are a bit harsh. The comments about HOWTOs and man pages by previous reviewers are not necessary. If you look hard enough you can find all you need to do anything in man pages and HOWTOs. Books are for those of use who would rather have something more convenient.
2.0 out of 5 stars
Bad but useful,
By A Customer
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
It's true, there are a lot of technical errors in this book. The writing style is overly simplified and repetitive. The paper is cheap. The figures are often imprecise. There is no advanced information. It is in no way an impressive tech book.However, for all that, it is a coherent book on the capabilities and function of the ssh utilities. For me, that gives it some value. I like to read books and ssh is big enough to need one, although it could be a bit shorter than this book.
2.0 out of 5 stars
mediocre book,
By I M Hidden (Nowhere, MA USA) - See all my reviews
This review is from: UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) (Paperback)
Unfortunately, a mediocre book on an important topic.The presentation is confusing. The book's separation of ssh1 and ssh2, although logical, is poorly executed. The text is cut-and-paste in many places. Keeping "local hosts" and "remote hosts" clear in your mind while reading is a chore. Hopefully the upcoming O'Reilly text will do a better job. |
|
Most Helpful First | Newest First
|
|
UNIX SSH: Using Secure Shell with CDROM (McGraw-Hill Tools Series) by Anne H. Carasik (Paperback - August 2, 1999)
Used & New from: $0.01
| ||