Operating Systems Books
Related Subjects:
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: $18.00

compatible culturesReview Date: 2005-09-24
Learning Linux is an incredible intelligent investmentReview Date: 2008-01-09
Brilliant ReadReview Date: 2003-08-28
You needn't necessarily be a programmer to appreciate this book, there is no code or assumption that you have any development skills whatsoever. You should at least really appreciate software systems as works of architecture. I'll leave it at that.
My *only* criticism is that at times I wasn't quite in tune with the author's sense of humor, but that's my only criticism.
I highly recommend this book.
Gancarz is a philosopherReview Date: 2003-08-31
Five stars for "Linux and the Unix Philosophy" because foremost it is an excellent discussion of the importance of the Open Source revolution.
Also, what this text does is not to repeat the basic Unix design's principles e.g. 'everything in Unix is a file' e.t.c., but instead it focuses in some inspiring and innovative approaches to software engineering, mostly applied in the GNU/Linux world.
It finaly proves in many ways the superiority of GNU/Linux - and Unix in general - in contrast to the other "desktop" systems.
One thing I enjoyed the most is the parallelism between some Unix tenets and corresponding real life examples. Having read a lot of texts about Unix and Open Source Software I deeply recommend this book.

Used price: $0.86

Good for NewbiesReview Date: 2002-12-05
Hassle free, highly recommended reference and guide.Review Date: 2000-05-04
Great book for beginersReview Date: 2000-06-19
great so farReview Date: 2000-09-13

Used price: $28.00

A linux system is secure if you can depend on it and its software to behave as you expectReview Date: 2005-09-14
Instead, this book emphasizes the use of the security applications, as well as how the applications work and why they are necessary and many other interesting topics.
Yes, this is not the best book about security in linux servers, but yes is a good book for beginners and intermediate users using small LANs.
lots of infoReview Date: 2005-04-19
One of the better books on this subjectReview Date: 2005-06-09
It does a good job of explaining how Iptables are used in a firewall and how to tune the network. Linux Network Security does appear to thoroughly cover all the basic system security considerations including the passwd file, shadowing, enforcing security, using PAM, and SUDO security. The best part of the book is when the author gets to how to choose an appropriate distribution, use a chroot jail, and protect memory.
In addition to the basic Linux security common to all distributions the author discusses role based access control, the Linux Intrusion Detection System, and the secure Linux distribution SeLinux. The book ends with sections on securing the most common services for Linux - Apache, SSH, NFS, NIS, DNS, BIND, and FTP. It also includes a section on keeping your system secure using Tripwire.
If you need additional help on specific issues there are six appendixes which cover recompiling the kernel, kernel configuration for networking, firewall scripts, and cryptography. This book is obviously intended for the Linux network administrator, but the level of knowledge assumed is somewhat confusing. For some pieces it seems to assume no prior knowledge (like Chapters 1 and 2) and for other areas it seems to assume some basic prior understanding of Linux (although admittedly minimal). Keep in mind that there are whole books on some of these items (like securing Apache) so there is obviously much more detailed information available if you have a specific need. Linux Network Security is highly recommended to network administrators who are dealing with a basic file and print sharing network or who need a solid overview of Linux security and some of the security problems with common services.
Includes a Great Deal of Useful SoftwareReview Date: 2005-04-18
The second chapter starts with an explanation of John The Ripper. This is a program that attempts to automatically crack your system's password file. (The John The Ripper program is included on the books CD so you can use it to test your own system.)
By this point he had my attention. It was clear that if he wished he could get into my system and do whatever he wished. I interrupted my reading at this point and changed several system passwords to make them a lot more difficult.
After that I went on to read the rest of the book on finding, fixing and preventing holes in a Linux network. I never realized it was so easy.
The book is a combined explanation of what's happening and a wealth of software on the CD. This software, described in the text part of the book, is a selection of software off of the net. The net has a huge amount of software available. Here the author has selected a dozen or so packages that he discusses enough for you to use and to have some faith that the results you are getting are worthwhile.
Perhaps the best book on Linux security ever.


Not for the timid, nor the newbie...Review Date: 2002-09-26
Erez has been in charge of the care & feeding of NFS on the Linux platform and knows his charges well.
This book (and this series as a whole) is well writen with the experienced SysAdmin in mind. You do not need to know NFS for this book to help you, but you do need to know basic Sys Admin concepts and techniques.
I have been running NFS on various Unicies for years and found this to be a great resource for NFS/Automount on not only the Linux side, but on Solaris, HPUX, AIX and *BSD as well.
If you intend to run a secure, stable and speedy NFS server, you MUST read this book. Erez helps you avoid the gotchas and pitfalls most people hit when running NFS for the first, or hundreth time.
This book really should have the word Linux removed from its title, not because it doesnt cover it, but because the book shouldnt limit its readership by it.
The Definitive Guide to NFS and the Berkeley AutomounterReview Date: 2005-04-21
The book is in three sections: (1) NFS, (2) amd, and (3) Appendices.
The first section speaks on NFS. It details all of the different daemons used by NFS, what they are for, and how they work. Configuring NFS is discussed at length, and from both sides (client and server). Securing NFS warrants an entire chapter, too, including server-side security, client-side security, and recovering NFS after a break-in. They discuss the troubleshooting of NFS problems, and what can go wrong. There is coverage of NFS version 4, and building and installing NFS under Linux.
Section two speaks of the Berkeley Automounter Daemon, or amd. Erez Zadok is the maintainer of amd, and clearly knows his material quite well - and can explain it well, too. He spends a considerable amount of time explaining how to configure amd, including how to create maps and the different map options available. There is a chapter on run-time administration of amd, and a detailed chapter on advanced uses of amd - including automounted /home directories, CDROM mounts, NFS server failovers, and more. Another chapter is on autofs (which is different from amd!) and of the autofs support contained in amd. The last chapter in this section is on building and installing amd for Linux.
The Appendices detail the files contained in the source package, and also list online resources for amd and NFS. There is also a section on amd and NFS log messages and errors, as well as one on amd configuration file parameters and command flags.
The inside leaf (front and back) of this book contains a reference chart of common NFS mount and export flags.
I have used this book quite a lot, and refer to it frequently. The writing is fluid and easy to comprehend, and the index (36 pages) is extensive. This book contains details on NFS that exist nowhere else, and it is THE manual for amd.
Despite the title, this is not a Linux-centric book.
If you use amd or NFS (on Linux or not), get this book - you won't be sorry.
Sheds light on the black artReview Date: 2002-02-14
If you are intent on having an NFS server in your network then you will need help. Who better to give it to you than the man who has been looking after the Linux NFS and automount code for several years. Zadok certainly knows his stuff.
The Craig Hunt Linux Library, the Sybex imprint that publishes this book, is quickly rising in my esteem. This is the second volume I've bought (the other was Auld's "Linux Apache Web Server Administration") and both have been absolute winners.
I most appreciate that it does not waste time with any unnecessary details about Linux or Unix but gets straight down to the topic at hand (in this case a marvellous description of NFS design and workings.) A good way to go since most of the people, myself included, who will buy this book already have a fair amount of Linux knowledge or will buy a volume that can afford the more basic topics more space.
Second is that it covers both the server and client side with enough detail. It doesn't talk down to you while at the same time it makes almost no assumptions about your level of NFS knowledge.
Third is that while it says "Linux" in the title, in just the same way that Auld's book on Apache can be used by any Apache owner (and that includes Macintosh OS X), this book is useful for anyone using NFS on a Unix or Unix derivative such as BSD, Solaris or Mac OS X. In fact one of the server and client configurations I performed with the help of this book was on my personal Mac OS X box. That doesn't deny that there are minor differences in some implementations, particularly with automount and status software but in my experience they have been minor.
If you intend to run NFS on a server then this book should be sitting beside the computer as you carefully check the configuration. I recommend this book to everyone, a "must buy."
Outstanding, Relevant, and very useful to Sys. Admins.Review Date: 2001-11-17
That said, it *is* a very readable book. The concepts are explained very thoroughly in plain english, and everything is illustrated using examples that are very relevant to real-life admin work on systems in a heterogenous environment.
There's no way I can say, within the 1000 word limit, how good this book is. I *will* say that even if O'Reilly released a book on this same topic tomorrow, I wouldn't bother to buy it - there's no way anyone is going to cover this material better than the guy who has been maintaining the code and mailing lists for the past five years! :) ....
If you're an admin using NFS and any type of automounter, you would do well to have this book.

Used price: $0.01

Loaded with fun tips and useful techniquesReview Date: 2004-11-15
In this book, we show you simple ways to streamline security, administration, backup, monitoring, and more. The first few sections are dedicated to tailoring your desktop and command-line environment. You'll find out how to use the KDE network protocols and the GNOME virtual file systems (and how to define file associations in either environment). Quick tips on using the bash shell will streamline your work at the command-line.
The "Good Housekeeping" sections show you how to get the most from your filesystem, install and upgrade Linux software, and even customize (and build) your kernel.
The system security topics we've chosen for this book include PAM authentication, e-mail (and file) encryption, using SUDO instead of su, SSH and SCP. We also cover network and system security tools such as Nessus and Bastille.
We've included a whole section on tuning up servers: Apache, MySQL, sendmail, and more. We'll explain how to install and configure SpamAssassin and show you how to keep the rulebase up to date with a daily dose of RulesDuJour. If you use the Evolution e-mail client, you'll want to read the section that shows how to connect Evolution to SpamAssassin.
Are you a Hotmail or Lycos e-mail user? Find out how to deliver your HTTPMail accounts straight into your e-mail client without navigating through ads in your Web browser.
If you want to try out new software without endangering your system, read the section on building UML jails, with or without
the LIDS security system.
We cover many more topics in this book than we can mention here - this book is a good addition to your library whether you are a Linux newbie or an experienced administrator. We had a lot of fun writing it and hope you enjoy using it.
-- Susan and Korry
Buy this book for some great Linux Tips!Review Date: 2004-11-15
I have used many of the techniques in this book on my home systems as well as the servers I run at work. Many of the techniques are real time savers for some everyday administrative tasks, while others are useful for maximizing your system's performance. I highly recommend this book!
Definitely not a title for dummies or beginners...Review Date: 2005-02-26
Chapter List: Making The Desktop Work for You; Getting the Most from Your File System; Good Housekeeping with Linux; Tweaking the Kernal on Your Linux System; Securing Your Workspace; Networking Like a Professional; Monitoring Your System; Serving Up the Internet and More; Backing Up Means Never Having to Say You're Sorry; Programming Tricks; The Scary (Or Fun!) Stuff; Index
In many ways, this reminds me of a Hacks-style book. There are 62 techniques outlined here that you can use to make sure your system is running at peak efficiency or to save you time during normal administration chores. It's targeted for Fedora Core 2, SuSe, and Mandrake, so if you're running one of those distributions, you should be able to benefit from the information. So what are some of the techniques? #44 helps you get a MySQL server up and running quickly. #24 helps you learn how to customize your Linux kernel if you're really into that sort of thing. #22, Spring Cleaning Essentials, is also very beneficial both from an efficiency standpoint (fewer active processes) and a security standpoint (fewer potential paths into your system). All the tips are like this... very practical, and well documented.
And if you've had the impression that Dummies titles are majorly dumbed down, this volume will squelch that opinion. There's nothing in this book that pertains to "dummies". I consider this a good read for someone who has a few months of active Linux experience under their belt, and they want to start exploring a few topics that start to wander from just the basic commands. I'll be keeping this one with the rest of my Linux titles, and hopefully about six months from now I'll realize the full benefit from it.
The only for Dummies book I ownReview Date: 2004-12-21
If you are a Linux beginner you will find this book quite enlighting, if you are a Linux user chances are you will find usefull stuff inside. Also, this is not an expensive book.
Do realize I have never met the authors and I am not associated to them.
The other comments before are from the Authors and from a editor. Hey, it is not a crime to vote for yourself, isn it?
Kudos to the Douglas!

Used price: $0.75

A Solution for Linux UsersReview Date: 2002-06-14
My only gripe is that Sendmail configuration and administration is far too complex for a book of this scope. The author's introduction to the topic was only deep enough to convince me to disable sendmail on my systems until I had read a more thorough text on the subject.
Small Office Solution howtoReview Date: 2002-01-26
In the process, Toth bridges the gap between introductory books and the gargantuan Linux books.
My only negative comment is that Toth used Caldera Linux (which is on the CDROM), so you may run into some minor inconsistencies when trying to implement the information on other flavors of Linux/Unix. But with a little intuition and documentation, you shouldn't have much of a problem.
A Network Solution for Your OfficeReview Date: 2001-07-04
"Lead by example"Review Date: 1999-09-18

Used price: $0.01

It's okay to ask for helpReview Date: 2007-07-24
Excellent bookReview Date: 2004-01-26
Luckily I read most of the chapters before my co-worker's permanently "borrowed" it. Now I need to buy another copy. Hope RW & JT are busy writing the next edition for the recent upgrades to some of the iLife apps announced at '04 MacWorld. I'll buy that book also as soon as it's available. Howevery, most iApps have have had only minor changes to them with Panther (and the new iLife), so this current book is still very useful and well worth purchasing.
This book ought to come in the box with every new Mac!Review Date: 2003-05-15
It also covers Mail, Address Book, iCal, iChat and Rendezvous, Safari, Appleworks, Omnigraffle, FaxSTF, Inkwell and all of the .Mac features, including iDisk, iCards, HomePage, WebMail, Backup, iSync, Slides Publisher and Virex. Phew! I'm glad I don't have to say that - I'd run out of breath.
I get a lot of questions from people who are converting from other e-mail apps to Mail, so I looked through Chapter 5 (Mail and Address Book) to see if the most common questions were covered. They were. The AppleWorks Chapter (17) is divided into six sections: Word Processing, Database, Spreadsheet, Painting, Drawing, and Presentation. They cover all the basics you need to get started with these tools.
Tollett and Williams tell us how to rip CDs, import and edit movies, work with iPhoto, create a chat room in iChat, edit, publish and subscribe to calendars using iCal, make a web location from any link in Safari, publish a slide show on your .Mac account, customize the button bar in AppleWorks, and so much more. the information is presented in simple, logical, straight-forward steps.
This book ought to come in the box with every new iMac, eMac and iBook. It covers everything the beginning user of these apps needs to know.
The Little Mac iApps Book to get you using iAppsReview Date: 2003-06-25
The Little Mac iApps Book is about the separate applications that come with Mac OS X that were not covered in Robin Williams' The Robin Williams Mac OS X Book, Jaguar Edition. In this one book you will find a helpful guide to:
* iLife applications -iPhoto, iTunes, iMovie, and iDVD
* OS X apps - Mail, Address Book, iCal, iChat and Rendezvous, and Safari
* .Mac apps - iDisk, HomePage, WebMail, Backup, iSync, Slides Publisher, and Virex
* More Cool apps - AppleWorks Word Processing, Database, Spreadsheet, Painting, Drawing, and Presentation, plus OmiGraffle, FAXstf, and Inkwell.
More complete coverage of the iLife applications is available elsewhere, but this first section is enough to get you using these applications. If you want more information or to see a demonstration you might consider The Macintosh iLife with a DVD by Jim Heid.
The section on Mac OS X apps is, I believe, the only source that covers all of these applications and it does so with enough information to really use them. It is presented so that it is easy reading and the beginner can understand it.
Safari is still in Beta but is quite stable and has already become the favorite Internet browser for many of us. This is the only book I know of with Safari information like these two examples: To save or e-mail a link, drag the icon that is immediately to the left of the URL. To open a link in a new window behind the current window shift-Command click on it. "I can go to a search results page and open a dozen windows in five seconds."
The section on .Mac apps may be enough to get you to sign up to become a .Mac user.
The section on AppleWorks applications is presented as a tutorial. For example the chapter on the AppleWorks database compares records to recipe cards and tells you how to construct an address book which you can easily modify to fit other collections. There is a minor error where it advises you to use a character field for a telephone number and a number field for a ZIP code. The ZIP code should also be in a character field so that leading zeros display.
This is a well written and clearly presented book which should appeal to most Mac OS X users because you really should have a guide to all of the applications that come with Mac OS X.

Used price: $0.25

Practical advice for staying safe online Review Date: 2008-01-22
A vital safety check-up for the whole familyReview Date: 2006-10-19
Criddle's book is comprehensive and specific. She alerts us to the ways that we are exposing our personal information to the general public, including instances in which parents inadvertently give away identifying information about their children. She is knowledgeable about the way predators use the Internet to identify potential victims and groom them, keeping in mind that online as in "real life" a predator is most likely to be someone known to a child.
"Look Both Ways" is almost overwhelming in its comprehensive scope. The book covers the latest developments in blogging, instant messaging, and online dating safety, as well as fraud scenarios including financial scams and phishing. Linda Criddle has written an essential guide that will help families develop skills and sensible limits that will ensure that parents and kids have positive Internet experiences. This book is an eye-opener and a vital addition to every parent's library.
Must have book for anyone with a PC at homeReview Date: 2006-09-28
Everybody should have this bookReview Date: 2006-09-28

Used price: $1.34

Easy to understand, a life-saver, essential for OS X usersReview Date: 2004-09-04
The answer is to buy this book. Not just for troubleshooting problems, but also for understanding how OS X works. And he doesn't hold back punches ... lots of times he mentions things like "Apple says [X] should work this way, but in my tests, it doesn't, instead, many users find [Y] works better." Trust this guy.
His book compiles and organizes just about everything on his site having to do with understanding and troubleshooting OS X/Panther and more, (and a lot of Jaguar, Classic and OS 9) in a crystal-clear, step-by-step way, with tons of sidebars that go into detail on tangenital topics. I've been using OS X for years, and train others how to use it, but via this book I finally understand the difference between a .pkg and an .app for example, and how to make a bootable troubleshooting CD, and tons more information.
It is a phenomenal piece of work. I don't know how he did it! I was on the waiting list for it for months, but it was worth the wait. I would've paid three times the price just in recognition of the amount of work it must've taken to write this opus.
Ted makes sure that complete OS X newbies are gently introduced to how OS X works, yet at the same time provides a ton of information and tips to OS X geeks who live in Terminal.
For example, in one small section of Chapter 3, he goes step by step -- in more detail and with more clarity than I've ever seen -- through the different application environments (Cocoa, Carbon, Classic, Java), making sure to always talk about why/when this should make a difference to you and how you can use the knowledge to help troubleshoot problems. In this same section, there's a page-long sidebar explaining a fundamental difference between OS 9 and X, that is, single-user vs. multiple-user. He mentions a couple different OS 9 technologies that I had forgotten about that tried to "enable" multi-user functionality in OS 9; and how OS X is set up from the start as a multi-user system.
Ted mentions in this sidebar that when you install OS X, the first user account is created (normally, the one for yourself, the installer) with admin privileges, and that *this user is by default set to "automatically log on" when the machine is started up or rebooted.* For this reason, many newbie OS X users don't realize that the mutli-user functions are in effect even if they've just installed OS X and are the only user. (And of course he tells how to turn off the automatic log-on feature.)
Many hard-core OS X users don't understand (or remember) how perplexing it can be for newcomers, and little facts like this one -- automatic login is enabled for the first user by default -- can easily escape them. New users wouldn't even realize there's a requirement to log on with a username/pw until they've created another account -- perhaps months later -- and are confronted by the login screen for the first time.
It's completely updated for Panther -- goes into detail about the new utilities and how to understand Activity Monitor, etc. -- yet contains a lot of info for Jaguar users as well. It's an essential book for ANY OS X user. It's the first book I recommend to students in my OS X classes, and the one I recommend to IT managers responsible for Macs on their networks.
MyMac.com Book ReviewReview Date: 2004-10-30
I've got to add Mac OS X Help Line (Help Line for short) to the canon of best OS X books. The Ray brothers' Unleashed is geared more toward the Unix-oriented sysadmin/expert user. In contrast, Landau's Help Line is written for the sophisticated OS X end user; someone who doesn't need the plumb the Uniy depths of OS X, yet needs detailed information on complex topics.
Landau has found the right balance: he provides 1144 pages of OS X depth and detail that "normal" people can use. Help Line does sit firmly in the "boat anchor" category (try holding it out at arm's length for a minute or so), but if there's an OS X question that you or I could pose, it'll most probably have the answer.
I could easily list the sections I found most interesting, but this review would swell to three or four pages. Suffice to say that you can find
detailed information on fonts (one of OS X's least intuitive areas), printing, permissions, and the OS X startup sequence. Each section has plenty of "Technically Speaking" or "Take Note" sidebars to add even more detail to particular topics.
Like almost all OS X books, Help Line covers the basics on the iApps that ship with OS X. Don't buy Help Line for the cursory coverage it provides on Safari, for example. Buy it for the detailed background information and troubleshooting tips for networking, instead.
Help Line's production values are very good: the screen shots are clear and legible. Sidebars are set off with background colors that don't get in the way of legibility. The binding has to hold 1144 pages together; I hope it lasts more than a year or two!
Now, Ted may object to my characterization of Help Line not being a newbie book, saying that he's written a book accessible to all. I beg to differ. The Mac newbie will probably be scared off by the pages of detail on complex subjects, as she pages through Help Line trying to find out how to just rename a file. Pogue's Missing Manual will better serve the beginner.
Even so, I can't speak highly enough of this book. If you want the best work for advanced/expert Mac users who seek to learn more about the guts of OS X, but not from a systems administrator's standpoint, buy Landau's Mac OS X Help Line Panther Edition.
MyMac rating 5 out of 5
A great technical referance bookReview Date: 2005-01-30
This book will help you diagnose a problem, tell you how to fix it and where to get the tool to fix it if need be. For people that use the Terminal a lot it covers UNIX quite well. It will walk you through creating bootable hard drives and DVD's, configuring firewalls, installing 3rd party applications, configuring permissions. The book also covers the iApps, iCal, iChat, iDVD, iMovie, iPhoto, iPod, iSync and iTunes applications and so much more. This book will be very helpfull for everyone from the beginer to the most advanced user.
This is another outstanding Peachpit press publication.
MUST HAVEReview Date: 2004-07-01
Ted Landau's advice is without a doubt invaluable. His vast knowledge of the MAC and the Panther OS comes thru in easy to understand and simple to carry out trouble shooting advice. Even though the MAC is usually reliable, problems can occur. This is the book to go to before panic sets in. I have used the previous additions over the years, and only can give his "Help" advice the utmost praise. I have recommended the prior editions to other MAC users, and they have blessed his words. There is not only advice for correcting problems, but also preventing them. Apple should include a copy with every MAC .
This book should be owned by every MAC user. IF YOU HAVE A MAC-
PUT THIS BOOK NEARBY!!!

Used price: $0.01

Hefty, deep and well writtenReview Date: 2004-07-29
The book is organized into four parts that start at the user interface and continue to peel away levels of the system until, in chapter four, the author covers the command line unix shell at a surprising level of detail. A level of detail which rivals O'Reilly's other command line exclusive books. In fact, this book gives a fine introduction to scripting bash and tcsh. It does as good a job there as it does covering printing, or the vagaries of the new Finder in the chapters that precede it.
This is a quality piece of in-depth work about the unmodified Panther operating system. It's well worth the price for those who are more interested in understanding than hacking (though I admit a love for the new Mac OS X Panther Hacks book as well.)
The Definitive Guide to PantherReview Date: 2004-08-31
The publisher, O'Reilly Media, seems dedicated to covering Apple's OSX operating system, OSX, from every conceivable vantage point. Its "Missing Manual" series on Panther is a user's reference on how to use the operating system and its applications for productivity and fun. Its "Hacks" series provides dozens of tips, guides, and project ideas. In the "Nutshell" series iteration, "MacOSX Panther in a Nutshell" designs to provide in-depth, comprehensive information about the inner workings of the OS. It is for power users and developers who want to master the OS and have the fullest description and explanation of OSX.
This book starts out detailing the multi-layered architecture of OSX and illuminates its power and elegance. In great depth and detail, it explains the Unix components, Aqua elements, OS9 and Classic, the Finder, and the multitude of Unix services, daemons, and applications.
This is terse, descriptive prose. The authors focus a sharp telephoto lens on the skeleton, sinews, and pores of OSX, starting with basic elements and probing deep into the details of the file system, networking components, directory services, printing configurations and more. This in-depth description and large handfuls of guides and tips totals over 1,000 pages.
A separate part of the book is devoted to Applescript, X-code tools, and Java. The X-code tools are for developers. Part IV is all about Unix, including three chapters on "shells" alone, plus sections on text editors, the X-Window system, and a full 262 pages of Unix command references, touted as the most complete such source in print publication.
No mere user manual would have ten pages devoted solely to understanding and managing preference files, or five pages on using the Colorsync feature with Quartz filter scripts.
Surprisingly, only ten pages are dedicated to security issues. Although the Mac is known to be extremely secure, recent news shows even the Mac is vulnerable to sophisticated exploits.
For those with a need to know, this is the definitive source for deep knowledge of OSX.
Nice addition to my OSX UNIX libraryReview Date: 2005-09-25
The book is very particular about the subjects that related to OS X and because there are some differences between OS X and other UNIXes it is nice to have a book that deals with it.
Comprehensive and authoritativeReview Date: 2004-07-22
Well, this book on Mac OS X Panther captures some of that early O'Reilly spirit. In its comprehensiveness and heft. But also in its terseness. Turn to a random chapter and start reading. The authors try to get to the point, without wasting time. They write at a technical level that assumes you don't know the specifics of that chapter, but that you are no novice to computing.
It should be noted that the second half of the book is essentially a standard unix reference. As you may be aware, OS X is now a unix variant. Which is neat. But also accounts for much of the book's size. Unix has built up a massive set of utilities in 20 years, and the length of the unix sections here reflects this.
Don't let this put you off either the book or OS X. On the contrary! The building of the Mac operating system on top of unix gives you more power and stability (against crashes) on the Mac.
Related Subjects:
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
There is a section in the book advocating storing data in flat text files, as opposed to some binary format. Hear, hear! Though the book could have added several remarks to further strengthen the case. XML has been widely adopted, in no small wise because it is expressed as text. Ditto for HTML. The easy reading and editing of HTML also helped push its success.
Another section talks about how often portability is more important than efficiency. As in a shell script that is more portable than a slightly faster C executable, which produces the equivalent output. Just like the use of Java byte codes, versus native binaries.