Linux Books
Related Subjects: North America Europe Asia Oceania
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250

Used price: $0.37

DESIGNED FOR BOTH ADVENTURERS AND ARDENT PALSReview Date: 2003-01-09
Great OverviewReview Date: 2002-02-26
Outstanding reference book for Linux!Review Date: 2002-08-18
The sheer weight of material covered in this book is impressive on its own merit. But for such an inexpensive price it is amazing. For twenty bucks you get walk-throughs on installing Red Hat Linux, setting up Apache, setting up Samba, working with Gnome, handling multimedia, and all the basics you'll need to do a whole host of other tasks. Plus the topic index is very comprehensive.
Linux Complete is better than other computer reference books that are twice the price. It is easy to read, and is useful to beginners and intermediate users. It offers clear and accurate information and good step-by-step instructions. It doesn't cover the various problems that can occur when installing or running Linux software especially well, but considering the wide content covered that's understandable.
This book has saved me many hours of frustration and I have no reservations in recommending it to other users!

Used price: $6.35

The Best Tutorial of MAKEReview Date: 2007-07-25
A good guide to developers toolsReview Date: 2004-02-23
The Linux Development Platform might be better titled "The GNU Development Platform" since almost all of the tools discussed come from the FSF, and those that don't are nevertheless open source; as a result they will run on almost any Unix variety. You know that the 'Linux' in the title is almost just a marketing ploy, but we will forgive Prentice Hall and the authors. Certainly more people will buy this book to learn about using these tools under Linux than under any other *nix variety.
The book starts with a short chapter on software development per se before getting down to the nuts and bolts. It starts in the obvious spot, with editors, and quickly covers choosing an editor before taking a brief look at Emacs, Jed and VIM. The rest of the book is devoted to much less contentious issues.
As a whole, the text provides a good grounding in using gcc, make, CVS and GDB, with enough extra information on smaller tools and larger issues (such as cross-platform and embedded systems) that you will not need more than this book and, perhaps, the man pages to understand and use these tools. Of course others, have written entire volumes on each of these topics, but for most of us this book will provide the information we need.
The Linux Development Platform comes with a CD containing the source for a fair number of the tools discussed, so you can build any tools which happen to be missing on your platform, though some of the included apps are, of course, already a version or two behind.
The writing is mixed in quality: while never bad, it has a slightly heavy, technical feel to it, often a bit wordy or cumbersome. This rarely gets in the way of understanding, but it does slow you down. The topic coverage is good, moving from a beginner level right through to a good understanding of each tool discussed. More importantly, all the tools you will need are covered.
I imagine this would make an excellent companion text for any programming course: note that it doesn't provide details on any programming language, but covers everything else you need to know regarding the development tools. It is thinnest in the discussion of editors, really only giving a brief overview of each. I cannot really see this as a fault since detailed coverage really would take a separate book, and this quick look is better than pretending to cover the topic well and failing. The other possible weakness is that there is almost no coverage of general Linux usage, so calling the book The Linux Development Platform is a bit of a misnomer -- it is really devoted to the tools available for development, not the underlying operating system at all. Once again, I feel that this lack is not serious; most buyers should know enough about the operating system and any attempt to cover it adequately would have swelled the size and cost of the book.
Prentice Hall PTR have a site for the book with a Table of Contents or you can see the whole book in HTML format at FAQs.org.
I would recommend this book to anyone who would like a good, general introduction to developing software on a Unix platform. Though it's not a cheap book, it is a good one. It was certainly a relief for me to find a good book in Prentice Hall's 'Bruce Peren Open Source Series' after a couple of flawed ones. I've marked it three stars rather than four (and it really deserves a three and a half) for the slightly clunky writing.
The Linux Development PlatformReview Date: 2003-03-10
Although to get up to the speed & work on a production server
You need this reference to feel comfort
This book saved me much time, googling & waiting on answers from the mailing lists to solve my problems
I recommend to any sysadmin, Developer, learner,....

Used price: $299.93

Great Book, though needs an updateReview Date: 2004-03-02
Great book - updated version is neededReview Date: 2003-05-16
most of those filesystems weren't integrated).
Benchmarking info is very interesting but was collected
on very low-end hardware (1-2 Celeron500 with 1 IDE drive).
I wish that updated 2nd edition (2.6 kernel and benchmarks
on modern hardware - like 2CPU and at least 8-10 hd) will be published soon.
Informative and UsefulReview Date: 2002-01-31

Used price: $14.24

Reminded of things I'd forgotten and learned some new things too!Review Date: 2007-01-18
If you are a kernel hacker the material is a bit light. However, if you have never built a kernel before you will save hours by this one read. I particularly like the reference style because I can study as much as my brain can absorb, make notes, and come back when I have a question.
Excellent narrow-task guideReview Date: 2007-02-17
Great Kernel reference...Review Date: 2007-04-15
The "Linux Kernel in a Nutshell" was written by one of the most renoun Linux kernel hackers, Greg Kroab-Hartman. Greg Kroab-Hartman develops system drivers since 1999 and is currently responsible for several of the kernel's subsystems, udev and hotplug.
This book was written to explain everything with is necessary to compile and install a Linux kernel. You don't need any prior programming experience but is most recommend some knowledge of the Linux system and it's command line.
The "Linux Kernel in a Nutshell" is quite complete and clear making it easy for the reader to compile its first kernel in just a few hours after having the book. Kroab-Hartman manages to do this supplying plenty of information in a well structured form that makes its reading extraordinarily easy.
The first chapters explain how to obtain and compile the kernel with is very light reading (about one hour). In the next chapters he explains how to customize your kernel. Finally at the end there is a list of boot and compilation parameters.
If you have some experience with Linux or you usually compile your kernel the information available in this book is a bit too simple never the less useful. If you never compiled a Kernel this book will save you plenty of time.
I recommend "Linux Kernel in a Nutshell" to every Linux user with wishes to learn a bit more how it's Linux system works.
Review made by Luis Rodrigues "Khromu".

Used price: $10.48

Mandrake OS 7 CompleteReview Date: 2000-05-17
This package is still a pretty good deal. For about $20, you get the installation CD, the sources CD, which contains a ton of Linux software in RPM format, the printed installation guide, the printed 390 page user guide, a bootable floppy, and a few pieces of paper containing mostly advertisements. The only real compelling item in the box is the "extras" CD, which has 5 books in PDF format. They are: Redhat Linux Unleashed, Teach Yourself KDE 1.1 in 24 Hours, Teach Yourself Gimp In 24 Hours, Teach Yourself Linux In 24 Hours, and Special Edition Using Linux. That's roughly $100 worth of books, but they are in PDF, not actual printed books. The extras CD also contains Sta Office 5.1, but that can be downloaded for free as well.
The only actual printed book is the user guide, which is questionable in it's usefulness. While it is geared toward beginners, it doesn't go too in-depth about subjects, instead only covering the basics and sometimes not giving enough information. It also seems to have been written by someone who doesn't speak English as a first language, as there are numerous grammar errors, and I found myself reading sentences numerous times to grasp what the author was saying.
I still believe that this item is worth purchasing, considering it's low price. It saves you quite a bit of time downloading the 650 meg Linux Mandrake OS, which must then be burned onto a CDR. For someone starting Linux, there isn't a better distibution than Mandrake. However, for someone looking for printed word on Linux, especially a beginner, I recommend the book Running Linux, which has helped many people get started in Linux.
My review for "Linux Mandrake OS 7.0 Complete"Review Date: 2000-04-02
Mandrake is great - but this is NOT a book!Review Date: 2000-06-24
Mandrake is an excellent distribution of Linux, and if you're going to run Linux, I highly recommend it. (That's why I give this review 4 stars.) Downers are the poorly written manual, and the fact that a mouse is *REQUIRED* for you to install the software. If you don't have a Linux-compatible mouse BEFORE you begin installation, you're going to be very frustrated about halfway-thru the installation.
(I understand Mandrake 7.1 solves this problem.)
Mandrake is excellent for newcomers to Linux because it has great graphical user interfaces, to make the 'migration' from Windows easier. It's also easy to set up dual-boot so that you do not need to give up your Windows stuff, and it contains software to re-partition your existing hard drive WITHOUT erasing all your data. Good thinking! :)
In summary, Mandrake is a very good Linux distribution and I recommend it. However, you will probably want a good Linux book to go with it, and I highly recommend getting O'Reilly's "Running Linux" as a companion to your new Linux adventures..........................

Used price: $0.83

Author Marty PReview Date: 2005-08-01
Further to last review.....Review Date: 2005-02-27
http://www.phptr.com/title/0131400002
It will tell you what you need to do to resolve the problem.
I recommend that, if you see the book in a book store, check it carefully before purchasing.
"Linux on HP Integrity Servers" hits the mark!!!Review Date: 2004-09-13

Used price: $0.39

Excellent book but now datedReview Date: 1999-08-01
Excellent Book.Review Date: 1999-02-18
Great Job Tim
Very informative, appeals on many levels, not too techincal.Review Date: 1998-06-04
Neil Doane Indiana State University

Used price: $4.50

A good book, but NOT for cisco certificationsReview Date: 2002-08-03
The book did have quite a few typos. Write to me if you want my incomplete list. The best chapter (if you're new to this stuff) is chapter six. It really nails how routing tables work. Chapter 10 (covers DHCP Samba and Sendmail) is too much for one chapter and he can't get into enough depth much more than to give out some buzzwords. The later chapters go into configuring routed and gated for the various distance-vector and link-state routing protocols, and finally he ends up discussing QoS and other software that I haven't had a chance to play with yet. Ditto for IPv6. No matter how much we say it's coming it's still gonna rock things when it finally sweeps over.
This book is great if you want to hook up heterogeneous or homogeneous networks with linux servers, routers, and/or clients. As it goes along, it drops names of software you might need (both GUI and CLI based) and tells you where to get it. It tries not to focus TOO much on one Linux distro or another, though the author clearly has his favorites.
The chapters on OSPF and BGP are a great introduction to the theory of these routing protocols. However this book will not tell you how cisco does even the simplest thing and therefore will not directly help you get even your CCNA. It is useful background when studying more advanced cisco certs because sometimes when you read a cisco press book you lose the forest for the trees, and going back and forth between how you configure gated for OSPF and how Cisco does it will give you a clearer idea of what OSPF is REALLY all about (for those who care.)
SUPERB: Lots of "meat", even OSPF & BGP!Review Date: 2001-08-20
Appropriate for experienced, intriguing for noviceReview Date: 2002-07-14
Although the book title mentioned "LINUX", this book is also applicable to any UNIX system (including BSD, Solaris, HP-UX, AIX, Mac OS X). Any system administrator should not have trouble adjusting command to a more-specific UNIX system (if any).
If previous reviewer commented that this book could be useful for preparing CCIE exam, I could agree with that. But I think this book is more appropriate for preparing CCNA exam since the book's content is not "too advanced" (not sophisticated enough).
If you are not preparing for the exam, you still could learning a lot. From this book at least you could get ideas of how major protocols (like RIP, OSPF, and BGP) getting around on a network without having a vendor router (such as Cisco router) installed. You could also learn about NAT and firewalls.
If you think this book is "too easy", you might try the followings. For the ARP packets, have W. Richard Steven's "TCP/IP Illustrated Vol. 1: The Protocols". Need more info on firewalls? Try "Building Internet Firewalls" by Elizabeth Zwicky, "Linux Firewalls" by Robert Ziegler, and "Intrusion Signatures and Analysis" by Mark Cooper.
Feel not enough background? Get "Internetworking with TCP/IP Vol. 1: Principles, Protocols, and Architecture" by Douglas Comer for the TCP/IP part. For the system administration part, have "UNIX System Administration Handbook" by Evi Nemeth. In between? Try "TCP/IP Network Administration" by Craig Hunt.

Used price: $1.17

I found the book longwinded and out of sequenceReview Date: 1997-12-21
A deadly book!Review Date: 1999-07-09
By the way, in reference to the user above, if you don't know how to use the shell and you want you run linux, you should learn right now!
If you want to understand Linux and don't just want to push a button to make things work while not understanding what the button does, this BOOK IS FOR YOU!
Must HaveReview Date: 1999-11-16

Used price: $5.24

Book is okay, there are alternatives to considerReview Date: 2002-03-13
Maybe it is my programming style, IMHO, if you really want to write a portable, non-GUI application on Unix and Windows/NT, get "POSIX Programmer's Guide" by Donald Lewine and a POSIX envrionment (I use Mingw32[POSIX], Tk[GUI] & GNU C/C++ on Windows/XP). "Using C on the UNIX System" is also a useful text because it has very small, complete code samples. The POSIX environment will give you a platform independant layer that doesn't require C++.
Making Windows NT and Unix TalkReview Date: 2000-02-24
C++ Network programming bookReview Date: 2000-02-24
Related Subjects: North America Europe Asia Oceania
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250