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: $7.55

For the new sysadminReview Date: 2004-03-04
Great Book, Great Open Source SoftwareReview Date: 2003-07-22
Webmin is a great web based interface that can handle clustering, updates across all servers handles by Webmin and many many other things
Joe does a great job getting into the details of Webmin and the basics of everyday system administration as is relates to the use of Webmin
As a experinced Linux System Admin I found many tips for the use of Webmin that have made my life as an Admin much easier
My hats off to Joe for such a great book and Jamie for a fantastic piece of Open Source Software

Used price: $7.50

Quick way of learning MotifReview Date: 2000-02-06
Primer RevisitedReview Date: 2000-02-04

Used price: $25.95

Written for developers of CUPS print configuration files.Review Date: 2006-07-22
As a UNIX and Linux system administrator of 5 years I find that setting up network printing was and is one of the most surprising challenges. And perhaps one the most challenging issues to explain to my users and management. After all Windows printing is virtually plug and play. Whereas configuring printing on UNIX and Linux is virtually without standards and is unique to each printer. Thus I am very excited to see any move towards a standardized printing configuration for UNIX and Linux.
Also a lack of printing configuration standards on UNIX and Linux meant that the selection of printers that would work was extremely small. That is until CUPS came along. However, I still find CUPS very confusing. So I broke down, bought this book and studied it.
This book is more like a reference book. And it is mostly oriented towards programming with CUPS and writing PPD (Postscrip Printer Description) files.
I was disappointed that it didn't cover more on installing new printer configurations and steps for debugging them. I was also disappointed that it left out an important step of how to install new PPD files.
CUPS requires a PPD file to describe the capabilities of each printer, and how it will interface with the printer and driver (if any). The book lists several web sites for retrieving PPD files. However, the book does not explain how add in a new PPD file in the "Adding Your First Printer" section or anywhere else for that matter.
By visiting other web sites I did find these instructions for adding in a new PPD file:
Put the PPD file in /usr/share/cpus/model
Then restart CUPS: /etc/init.d/cups restart, or
/etc/software/init.d/cups restart
However, there are other places and methods depending on your set up. So this is very confusing.
I was very frustrated that this book would leave out something so simple and necessary.
For programming and writing PPD files, this book has a lot of material, but I haven't gotten that far yet. I'm still trying to configure an HP DesignJet 5000 plotter to plot from my Linux machine.
Also the author deserves considerable credit for tacking on the challenge about writing about Linux and UNIX printing. Very few people are able to write about Linux and UNIX printing in detail. For taking on such a challenging subject and the rarity of this kind of book I gave the book the coveted 4 star rating.
I hope to see more books on Linux printing setup, print drivers and related material.
Very in-depth look into CUPSReview Date: 2001-09-06

Used price: $4.58

Database Programming with Software Engineering ApproachReview Date: 2000-10-07
This Book has a SLOW start but is a very good overview.Review Date: 2001-03-31
The first third and some of the last few chapters contain a good deal of "Software Methodologies for Dummies" content, which is certainly NOT what I purchased this book for. There are chapters on Design (application, not database), Analysis, User Interface Issues, Object Orientation, etc. Since the book is about 490 pages (less index, etc.) maybe the author just added such content for filler.
That having been said, this book is a VERY good overview of Database technology on Linux. In covers all the major DBMS options including installation tutorials for each, admin and GUI interface tools, and programming against those databases in a variety of Linux languages (C, C++, Java, Perl, Tk, Gnome/Glade, etc.)
The book include LOTS of super links to tools and products (both free (Open Source) and commercial. It includes lots of tips and hints that would take weeks to find in the documentation and I especially appreciated the special points of reference offered by the author for those of us who are more famaliar with Windows Database products than Linux products.
This subject matter gets little coverage and this book makes for a great quick start. At $45 it's a little pricey, but there are few alternatives that deal directly with this subject.
The primary author's web site is published in the book, you can download the source code from the book examples and there is a message board for book related discussions (in which the author answers questions) and there is an errata section as well !!
Overall a good buy.
Joe@ASPGurus.com -

Used price: $46.75

Pretty good bookReview Date: 2007-01-11
After reading this book, I feel much better preparred for the project. What I liked about the book was the real world examples with some sense of humor. Even on a dry subject like network packets I was able to read thru the book easily. The tc examples and kernel config was what I really needed, and the book handled that well. The book is based on kernel 2.6.14 at least in a few areas.
I'm giving the book 4 stars because I'm just starting. The book does have large and small examples but I haven't used them yet. As an intro I give it 5 stars.
Very good bookReview Date: 2007-10-22
If you are netadmin, sysadmin or you are an IT guy and learn this book, you can limit p2p/bittorrent traffic, guarantee bandwith for some services like http, ftp, voip, etc. (QoS), you can protect your network with firewalls.
First in chapter 1 we learn about Networking Fundamentals, then in chapter 2, about Security Threats in every OSI layer. After that we are ready to learn about basis of netfilter and iproute (Firewall and QoS).
In next chapters, show us how to do layer 7 filtering, practical QoS and more advanced things. Then we apply this knowledge in a very practical serie of scenerios that come later in the book.
Very good book, I recomend this to you.

Used price: $0.01

A review of the benefits and costs of both open source and closed source software systemsReview Date: 2005-07-05
good discussion of linuxReview Date: 2005-06-14
The first 3 chapters are a good, vendor-neutral explanation of open source and why you might want to go with it. The advice is commendably objective. For these chapters alone, you may want to seriously consider getting the book.
The remainder of the book explains Novell's proprietary offerings. It suggests possible advantages in adopting their Open Enterprise Server. The level of discussion is moderately technical. Seems mostly directed as an overview for management.
En passant, I have to remark on a list of 10 reasons, given in chapter 4, claiming that Novell "is the best choice as a partner". One reason is "Novell has more resources and talent focused on delivering enterprise class linux and open source technologies than any other vendor". I am very dubious about this. IBM is much larger and has been offering this type of linux support for several years.


Just bought itReview Date: 2006-11-22
Installing Linux: pgs 79 - 114
Using Linux: pgs 115 - 149
I can forgive a dozen pages devoted to getting, installing and using NASM since that info might be needed by a real novice. IMO, if you are looking to do assembly-level programming on Linux, and you don't know anything about Linux and don't even have it installed.... better learn something easier first.... there are entire volumes dedicated to using Linux... no need to waste space in an ASM level programming book.
Otherwise, this book looks very good. Much better than "Linux Assembly Language Programming". Don't get that book; I own both and this book has proven more useful in 2 days than the other one in 2 years.
Easy way to learn Assambly language, and implement in Linux Review Date: 2006-06-30

Used price: $0.47

A great book for Linux DummiesReview Date: 2001-06-22
Good starter for newbiesReview Date: 2001-08-15
The only problem with this book was that I couldnt get Red Hat 6.2 installed on my Compaq pc. Although at the back of the book it recommends the OS is compatible with IBM pc's. A better version of Linux would be Linux Mandrake. I feel Mandrake would compliment this book better than Red Hat.

The most underrated books on LinuxReview Date: 2002-07-14
This style make the world of difference. I have read over 10 books on linux and this is the best on explaining how linux works.
Linux KernelReview Date: 2000-05-16

Used price: $47.95

Good concept - wrong implementationReview Date: 2008-06-02
As stated in the book, the author installed openldap in ubuntu but the documentation and implementation do not work if you try to install it in ubuntu 8.. I found the documentation in Ubuntu community easier to follow and worked in a matter of minutes for basic authentication in openldap and phpmyldapadmin.
Essential read for sysadmins and developersReview Date: 2007-12-30
Along with some of the best illustrations of the theory and practice of LDAP directory management, this book contains a wealth of detailed information on the servers, clients and utilities that make up the OpenLDAP suite of software. The examples provided of different configurations are not only detailed, they also methodically build upon each other in a way that really illuminates various concepts far better than I think has been done before.
The appendices in this volume are also worthy of mention: "Building OpenLDAP from Source", "LDAP URLs", and "Useful LDAP Commands" -- the last deftly handling one of my favorite pastimes, "Rebuilding a Database (BDB, HDB)".
This book would be an excellent textbook for use by students learning Internet technologies. It would also make a terrific technical manual for system administrators or developers involved in deploying or maintaining systems and applications that use directory services. Finally, it's the one essential book that all directory administrators should have on their own personal bookshelf.
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
The book shows that Webmin is ideal for a new sysadmin. Reduces the intimidation factor of unix. It may be increasingly relevant if linux keeps growing on servers and even on desktops. On the latter, a sysadmin (you!) may well be a former Microsoft OS user who decided to take the plunge into a free operating system, but is worried about the necessary level of expertise.
All the important admin tasks, like making new user accounts, setting up a mailer, and networking, are possible via Webmin. So if you are still trepid, this book might assuage your concerns. Cooper writes clearly and at a level accessible to many. No prerequisite knowledge of unix is assumed. Plus, he gives only the core functionality of Webmin, to avoid information overload. The book deliberately eshews explaining every module.