<html>
<head>
<title>DNS and BIND - Paul Albitz & Cricket Liu, O'Reilly ISBN0-596-00158-4</title>
<meta name="keywords" content="DNS BIND LINUX Bille">
<meta name="description" content="A Book Review by Paul Bille - DNS and BIND - Paul Albitz & Cricket Liu, O'Reilly ISBN0-596-00158-4">
<meta name="author" content="Paul Bille - http://bille.cudenver.edu/author">
<base href="http://bille.cudenver.edu/">
<link rel="stylesheet" href="cor/main.css" type="text/css">
<style>
<!--
body        {width:700px;padding:20px;}
a.negative:link                {color:#ffff00;}
a.negative:visited        {color:#ffffcc;}
a.negative:active                {color:#ff00ff;}
a.negative:hover                {color:#ffccff;}
.topic        {font:normal bold 16pt times, serif;}
-->
</style>
</head>
<body>

<A HREF="http://www.amazon.com/exec/obidos/ASIN/0596001584/qid%3D1041617901/sr%3D11-1/ref%3Dsr%5F11%5F1/104-2315159-0514306" TARGET="_top">
<img src="http://ebille.cudenver.edu/paul/books/dnsbind/images/book.gif" style="
        width:259px;
        height:326px;
        float:left;
        border-width:0px;
        ">
</a>

<div style="
        width:350px;
        margin-top:50px;
        text-align:center;
        float:right;
        font:normal normal 10pt arial, helvetica;
        background-color:#000099;
        color:#ffffff;
        padding:20px;
        ">
<span style="font:normal bold 32pt book antiqua, garamond, times;">DNS and BIND</span><br>
<span style="font:italic bold 16pt book antiqua, garamond, times;">Paul Albitz & Cricket Liu</span><br>
<span style="font:normal normal 18pt arial, helvetica;">O'REILLY</span><br>
<A HREF="http://www.amazon.com/exec/obidos/ASIN/0596001584/qid%3D1041617901/sr%3D11-1/ref%3Dsr%5F11%5F1/104-2315159-0514306" TARGET="_top" class="negative">ISBN 0-596-00158-4</a>
</div>

<div style="
        width:350px;
        text-align:center;
        float:right;
        margin-top:20px;
        font:normal normal 10pt arial, helvetica;
        ">
A review by: <a href="author/" style="font:italic normal 12pt book antiqua, garamond, times;">Paul Bille</a>
</div>

<br clear="left">

<div style="margin-top:50px;text-align:left;">

<!--left panel-->
<div style="
        width:300px;
        float:left;
        font:normal normal 10pt arial, helvetica;
        ">
<div class="topic">Target Audience:</div>
<p>
This book is of particular interest to System Administrators and those interested in or responsible for network administration, network services and security.  
The popularity of network operating systems: LINUX, UNIX and the trend of Windows in this direction has significantly enlarged this group.
This is no longer the exclusive realm of high priests and technophiles.  If you want to offer network services, this book is for you.
<p>
The title of the book describes the content.  It's a large and important topic that warrants a book dedicated to it.
<p>
DNS is fundamental to web servers, mail transfer agents, file servers, telephony, chat . . .  
Setting up DNS is often more complicated than setting up services that rely on it and because it is the glue that binds all of us together, there is a tremendous responsibility to "get it right".
There is no other service that shares responsibility of this scale.  A mis-configured DNS server can cause problems on a global scale. 
</div class="left panel">

<!--right panel-->
<div style="
        width:300px;
        float:right;
        font:normal normal 10pt arial, helvetica;
        ">
<div class="topic">Review:</div>
<p>
A technical topic like DNS and BIND can quickly obfuscate most readers, even experienced computer users.  
It's a dry topic that can put even the busiest computer professional to sleep.
The first three chapters of this book are dedicated to the lighter subject, a qualitative description of network naming services.  It's an easy to read introduction to a complex topic written in a style that maintains interest while gradually introducing some of the terminology and concepts required for later, more technical chapters.
<p>
Chapter 4 is gruesome.  It has all the details that are necessary to properly configure a DNS server.  Whereas the previous chapters are interesting, light reading, this chapter is a reference, requiring focus and immediate access to a server for "hands on" learning.  This chapter will be read and re-read to be fully appreciated.  Each time this section is referenced, more detail will be revealed.
<p>
The remainder of the book goes into related topics in increasing detail, services that rely on DNS such as electronic mail, debugging, maintaining and adapting servers through time as the network grows and changes.
<p>
<a href="author"><img src="cor/paul.gif" class="signature"></a>
</div class="right panel">

</div>

</body>
</html>