Writing a book

I'm currently in the process of writing a book aimed at the RHCT/RHCE and the topics required to pass the exams. I know that the current favorite out there is Michael Jang and recently Asghar Ghori. I was wondering if anyone that has read their books would provide feedback on what they would like to see in a book (maybe what they did/didn't like about the current rhct/rhce books).
If you haven't read either of their books and want to provide feedback that's cool too.
If you haven't read either of their books and want to provide feedback that's cool too.

Comments
SE Notebook
Not sure what you mean by lab manual, but I can give details sure. Each chapter covers the material you need for the exam (obviously), and then at the end of each chapter there is a lab. I tried to make the labs as long as possible so that you get the most examples, questions, tasks. Each lab will give you a set of tasks that you will need to do, usually pertaining to the section that you just covered. This simulates what the real exam is like because they will ask you to do the same type of tasks. At the end of the book there are two full exams, which cover all topics in the book, again simulating what you'd expect to see on the exam. To compensate for the troubleshooting section, I'm working on a set of scripts you'll be able to download with the book that will essentially "break" your system and some of the tasks will require you to figure out what is wrong.
The chapters are short, I'm trying to give the reader more hands-on exercises and things to configure or troubleshoot as that's what the real exam is like. As a side note the first chapter details the lab I use and how you can setup an exact replica of it to work with the labs/tasks in the book.
Does that answer your question?
SE Notebook
Chapters of your future book should explain concepts rather than start from minute details, you could safely skip the "as root type this" line at every third paragraph that some other linux books have plenty of and rather say "if you need to see that, you need to issue commands for this, this and this". While explaining what commands do, provide also explanations on most common options and if possible reinforce that via an example. The thing that I like the most about my favourite Linux book, Mark Sobell's "Practical guide to Linux Shell Scripting" is the shell commands appendix where a solid number of commands are explained through examples along with their most common options. Most of those commands are also used throughout the book as well.
Language of the book should be just a notch down from terseness of man pages, take a look at Sobell's linux books, I think he had done just that. Please spare us as much as possible from:
-references to man pages
-references to open source projects websites for more information. We all know how informative they are.
-references to mailing lists and outdated and noob's FAQs
-compilation of freely available material on the web.
Sorry if I got carried away, I just imagined what kind of book would prepare me for an exam...
All the commands I use in the book are covered with and explanation, a listing and explanation of their most common options, and then an example of how to use them
I will say however that at the end of the chapters there is an "Additional Resources" section, which lists other sites/guides/articles that I think would be relevant for a **deeper understanding** of the topics already covered in the chapter. I don't expect people to buy a book and then start a research project of hunting down articles and such...that would be pointless. I do think it's important however for people to know where to look for additional information as sometimes they need a better understand how extra details to implement a particular technology. An example of this is Squid. I have all the details about installation, configuration, troubleshooting, etc....but outside the exam in the real world the Squid config file is 4000+ lines which would be impossible to cover, so I listed some additional places you could find information...outside of what the exams expect you to know.
SE Notebook
Not a bad idea...although I have included some *extra* stuff in the book, but can't say what.
Already done
SE Notebook
Can I ask you a question? I noticed you are a *nix admin without any *nix certs. Was it simply experience/knowledge > certs that got you in? Was there any stipulations (get RHCE within X days) or did you just show them how awesome you are and they just rolled with it?
Purely experience/knowledge. I had a *nix background prior to working here, although I mostly dealt with M$ servers so I got an M$ title
No stipulation for the RHCE although they liked that I was willing to go after certs to better myself as no one here has any. They even paid for an RHCE class, which was nice.
SE Notebook
I see. Awesome. One more question, how long did it take you to get to "admin" level with *nix?
SE Notebook
I understand entirely. I am just wondering if my goal to get to "LPIC-2" knowledge on Nix within a year is feasible.
SE Notebook
plausible and possible are two different things lol. We will see I guess...
SE Notebook
there is no book available in market for that exam
Solaris Forum