Customer Reviews


12 Reviews
5 star:
 (2)
4 star:
 (3)
3 star:
 (2)
2 star:
 (3)
1 star:
 (2)
 
 
 
 
 
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


20 of 21 people found the following review helpful:
4.0 out of 5 stars Need intermediate Linux skills immediately? Here u go
"SuSE Linux 10 Unleashed" is a clearly written book that allows for plowing at the speed of light through it, though with some bumps along the way. There are many references throughout regarding the book's CDs, but there are no CDs. It's a single DVD. There are thus examples of inconsistencies (and prior editions) here and there. And some software mentioned in the text...
Published on January 17, 2006 by Yoshiro Aoki

versus
21 of 21 people found the following review helpful:
3.0 out of 5 stars Not for beginners
After reading the prior review about transitioning from windows to linux I wanted to revew the book. I went to borders to read it for myself. The book is accurate in its claims, though I have to say I am a bit mixed.

The book states it is not for beginners. That I would agree with. It is written for someone already familiar with linux and it regular...
Published on February 6, 2006 by Scott Suhmann


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

21 of 21 people found the following review helpful:
3.0 out of 5 stars Not for beginners, February 6, 2006
By 
Scott Suhmann (Vineland, NJ USA) - See all my reviews
(REAL NAME)   
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
After reading the prior review about transitioning from windows to linux I wanted to revew the book. I went to borders to read it for myself. The book is accurate in its claims, though I have to say I am a bit mixed.

The book states it is not for beginners. That I would agree with. It is written for someone already familiar with linux and it regular operation. So for the review regarding transitioning from windows to linux, I would agree.

Here is what I am mixed on. The book shows the basic (and I mean basic) commands needed to perform a simple task (such as listing files in a directory), then makes blanket statements such as "be sure to execute some_command or install some_file" without stating how to find the command, how to run it, or why. From that I would gather someone familiar with linux would understand, but if they understand already then why do they need the book.

The other possibility is that this book is this authors methods for doing his setup. In which case I think it provides enough overview to help someone to do the same, but once again that person would already need the basic linux skills.

As a result I don't think the book is appropriate for me (being another person who is transitioning from windows to linux). I did find another book Linux Bible 2006 Edition : Boot Up to Fedora, KNOPPIX, Debian, SUSE, Ubuntu and 7 Other Distributions (Bible). This seems to address my needs better, it does not go into more advanced topics like this book does, but it does explain the "how to" so far. I am also ordering SUSE Linux 10 Bible (Bible) since I want a desktop machine and something that is server capable. Maybe I will come back to this Unleashed book in the future.

I would certainly say it is meant for someone with more experience.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


20 of 21 people found the following review helpful:
4.0 out of 5 stars Need intermediate Linux skills immediately? Here u go, January 17, 2006
By 
Yoshiro Aoki (Vancouver, BC / Osaka-Kobe, JP) - See all my reviews
(REAL NAME)   
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
"SuSE Linux 10 Unleashed" is a clearly written book that allows for plowing at the speed of light through it, though with some bumps along the way. There are many references throughout regarding the book's CDs, but there are no CDs. It's a single DVD. There are thus examples of inconsistencies (and prior editions) here and there. And some software mentioned in the text must be loaded from the DVD first, so be aware. Chapter 14 (Creating Websites) would have been better after chapter 26 (Managing Apache). Resizing partitions (in ch.18) is in theory correct but in practice a bit lacking. In fact, attempting to shrink a reiserfs will toss a warning your way explaining that partition shrinking is not well tested. The book did not catch this, and overall glossed the partitioning subject over a bit. Also, the Apache server installation (ch.26) would have better advised users to obtain the package from YaST -> Network Services -> HTTP Server rather than going the Software Management route. Otherwise, readers might not pick up BIND (as I saw it in my experiments, anyway).

The book touches on a very wide range of technologies, so the coverage of a specific piece may be on the light side (Samba, for example, is but a page), but thankfully, this is not always the case.
4 stars.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 8 people found the following review helpful:
2.0 out of 5 stars Disappointing, July 29, 2006
By 
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
The book appears as if it tries to cover too much too quickly, and as if it was released in haste. There are conceptual errors as well as factual errors.

Many products are never mentioned - such as AutoYaST (the auto-install tool). The "versions" of SUSE listed in the Appendix only lists the various current releases, without mentioning OpenSUSE (which is mentioned elsewhere). The description of SUSE Linux 10 in that appendix reads like a marketing piece. SUSE Linux 9, 8... are never mentioned.

PostgreSQL is mentioned as an industrial strength database contained in SUSE Linux in the beginning - and is never mentioned again, despite a complete chapter dedicated to "Databases" (should be renamed "Using MySQL" instead...)

The description of the C shell makes arbitrary (and incorrect) comparisons between "interactive" shells and "scripting" shells - the focus of the C shell was to bring C-like syntax and operations to the shell script, and to introduce new concepts like history and command-line editing to the interactive shell. The comment is made that C shell is not for scripting - with no facts to back it up.

The Korn Shell is mentioned, without mentioning that the Korn Shell is now open source. pdksh is discussed very briefly, without noting that its goal was to be completely compliant with ksh88 - and without mentioning that pdksh is *not* on the DVD included in the book.

In the section on emulators, Xen is mentioned - without mentioning that it no longer requires changes to the guest operating system. Basilisk II is mentioned as a 68k Macintosh emulator - without mentioning that the newest Macintoshes use a PowerPC processor (and now the Intel processor). It is, however, mentioned that Mac OS X is being put onto Basilisk - but I suspect that a 68k version of Mac OS X might be a real surprise to a lot of people. PearPC is never mentioned - and neither is User Mode Linux, which just happens to be in the Linux kernel.

The knowledge of ext2 v. ext3 seems to be spotty - or at least explained erroneously. ext3 does not "read" ext2 files - ext3 *is* ext2 with an additional journaling file. It is possible to convert ext2 to ext3 - and even possible to convert from ext3 to ext2 (with loss of journaling) - with no loss of data.

Some of the web editors (such as Bluefish) are described as "anti-WYSIWG" - which is not the case at all.

The Linux kernel is described as "once monolithic [...] but now uses modules" - which is completely incorrect. The Linux kernel remains monolithic to this day; a modular kernel is not the opposite of a monolithic kernel. For those who are interested, read up on microkernels v. monolithic kernels...

The author mentions the -ac (Alan Cox) kernel patches - without mentioning the -mm patches, the -dj patches, and without mentioning Andrew Morton anywhere (that I saw). He also does not mention that applying any -ac patches to a SUSE kernel would likely fail (since all distributors such as Novell have tuned and patched their kernels themselves).

There is also no mention anywhere of the SUSE PowerPC version, or the SUSE IBM zSeries version, or any other - none at all.

The author's credentials, when checked, do not list him as a system administrator, help desk administrator, professional engineer, Novell technical employee, certified CLP or CLE (Novell's certifications), or anything like that. Instead it lists him as a technical writer who's used SUSE Linux since 5.3.

All in all, the book was a disappointment - even if it did contain some decent information. Borrow the book if you like - you might learn something - then give it back and be thankful you didn't buy it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 10 people found the following review helpful:
5.0 out of 5 stars Our Linux Bible, January 5, 2006
By 
Robert Prusinski (Milwaukee, WI USA) - See all my reviews
(REAL NAME)   
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
I'm new to Linux desktops but have recently installed SUSE Linux 10 on three dual boot systems. These desktop computers each have two hard drives so one can choose to go into Linux or Windows XP during bootup. It's great now that they're working. This book, SUSE Linux 10 Unleashed, saved my beacon!

I've purchased SUSE Linux 10 back two months ago from Novell, which came with it's own book. However, I didn't find that start-up book deep enough for all my questions so I shopped for the SAMS label and found Unleashed. My first installs had issues which this book and it's DVD copy of Linux, when reinstalled over my Novell version, now run flawlessly.

My son and wife have also used Unleashed for reference and find it an easy well labeled guide. I find the comparisons to Windows modules essential for my understanding of the comparable Linux functions, however weird some of these names at first appear. I've found the section reference links very helpful to browse to for details specific to my hardware. There's a list of them after each section in the 648 page guide. You'll enjoy this one - it's a desk reference that keeps on helping!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
4.0 out of 5 stars 5 stars for beginners, 3 stars for the more experienced, May 11, 2006
By 
Lawrence (Tokyo, Japan) - See all my reviews
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
An excellent book for 'holding your hand' if you are new to SUSE and Linux. As the title indicates, it is specific to Suse10 and the book comes with a useful DVD with binary distribution of the software along with additional tools and utilities - usually a 5-cd juggling act! Therefore this package is highly recommended to those looking to give Linux a try for the first time.

To those looking for solutions to complex problems, this will not be the book of choice. All too frequently a configuration was 'too big a subject for our context', which I would not have expected from the 'Unleashed' series; I have other subjects in the 'Unleashed' series with over twice as many pages and more gumption for problem solving so this was disappointing.

So I give the book a mere 3 stars but the package with the DVD makes for a 4-star value.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
1.0 out of 5 stars Horrible!, August 9, 2006
By 
K. Reiss (Manchester, CT United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
I bought this book to learn about SUSE Linux 10 (as opposed to 9 or any other version). While I realize there is a significant amount of similarity between the versions, a book titled "SUSE Linux 10" should explain the differences.

However, this is REALLY a SUSE Linux 9 book with 10 written on the cover. Don't buy it, unless you're looking for a SUSE Linux 9 book.

I also purchased the "SUSE Linux10 Bible (Bible) by Justin Davies, Roger Whittaker, and William von Hagen" and is REALLY IS a SUSE Linux 10 book. I know because I owned the prior version and this one contains nearly 10 new chapters and even the content of each chapter has been rewritten.

Bottom line: If you're thinking of buying this book, don't waste your $. Instead buy the SUE Linux 10 Bible.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 6 people found the following review helpful:
3.0 out of 5 stars SUSE Linux 10.0 Unleashed (Unleashed), March 17, 2006
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
So so book. The introductory stuff is probably OK for total Linux novices, but for anyone with any linux experience at all it is light. Far better documentation on the web and in a typical linux distribution itself. The included DVD was good to have, saved the effort of downloading the 3GB image, but not worth the price of the book.
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:
2.0 out of 5 stars Big Disappointment, April 27, 2006
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
There is nothing 'UNLEASHED' about this book. It is merely a glorified installation guide... a basic one at that.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars Good book, November 8, 2006
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
This is a solid overall introduction and the DVD with the OS is worth more than the book alone. I've used the DVD to install SUSE on three boxes now. The book does tend to be very beginner friendly. There are some advanced topics that are discussed but usually only at an introduction level. With the wealth of good online references sometimes a clearly layed out intro is all you need to point you in the right direction. I'm somewhat experienced with Linux, and use Unix at work daily as a simple user, so the book was a bit below my proficency, but its well, done, has a good index, and did I mention that the DVD would cost more to buy seaperate? I'd really strongly recommend this book to a complete newbie wanting to check out just how far Linux has come. SUSE 10 is as userfriendly as windows, and you can do 90% of what you do in windows in Linux.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 4 people found the following review helpful:
2.0 out of 5 stars Not enough information, May 12, 2006
This review is from: SUSE Linux 10.0 Unleashed (Paperback)
The information presented in this book seem to have been written in haste. The topics come to an abrupt end without much explanation. At many places, it merely points to other resources without even presenting some brief discussion. The section on kernel compilation is very short. No information is provided on selection of options under "make xconfig" command. It seems to be a very basic introduction to SuSe Linux.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

SUSE Linux 10.0 Unleashed
SUSE Linux 10.0 Unleashed by Michael McCallister (Paperback - November 16, 2005)
Used & New from: $0.01
Add to wishlist See buying options