Demon Internet:
Books and reference guides



We have a large range of books that we can supply.
We keep a stock of the following books which we feel are of particular interest and have been read by the Demon Internet technical staff.


The Whole Internet

By Ed Krol

Cover Picture (24K JPEG)

User guide and catalogue.
Recommended reading for all users new to the Internet.

Chapter Headings:

  1. What is this book about?
  2. What is the Internet?
  3. How the Internet works
  4. What's allowed on the Internet?
  5. Remote login
  6. Moving files: ftp
  7. Electronic mail
  8. Network news
  9. Finding software
  10. Finding someone
  11. Tunneling through the Internet: gopher
  12. Searching indexed databases: WAIS
  13. Hypertext spanning the Internet: WWW
  14. Other applications
  15. Dealing with problems
  16. Resources on the Internet

Also includes a pull-out quick-reference card.

£18.50

Stock No: B1001


The Internet Starter Kit for Macintosh (TISK/MAC)

By Adam Engst

Cover Picture (14K JPEG)

We strongly recommend this to all Mac users. Over 600 pages with an easy to follow style and a good resource reference section.

Includes a disk containing AppleMacTCP (retails at 60 US$) and several excellent utilities - InterSLIP, TurboGopher for gopher, Eudora for Mail, Fetch for ftp and StuffitExpander. The software requires System 7. We have developed our own installer disk with extra utilities and printed instructions to make the installation simple. This is included free of charge with every copy of this book.

£27.98

Stock No: B1002


The Internet Golden Directory (formerly The Internet Yellow Pages)

By Harley Hahn and Rick Stout

Cover Picture (7K JPEG)

Vast information directory of over 400 pages - what's out there and where to find it. Not essential but an invaluable companion to your Internet account.

Hahn and Stout's incredible directory shows users what is available on the world's largest network as well as how to access that information immediately. The Internet Golden Directory, with its unique 'phone book' design and easy-to-reference alphabetical format, transcends area codes to provide up-to-date information for Internet users around the globe.

Hobbyists, professionals, university users - The Internet Golden Directory has something for everyone. The comprehensive listing of resources covers well over 100 categories including Art, Hobbies, Humor, Music, Religion, Software, Sports and Television. It saves hundreds of hours of research time and allows users to make good use of every minute spent on the Internet.

£21.95

Stock No: B1003


TCP/IP Illustrated Volume I - the Protocols

By W. Richard Stevens

Cover Picture (6K JPEG)

Instead of merely describing the RFC's, bestselling author Rich Stevens takes an innovative "visual" approach which, when combined with his writing style, results in an acessible, understandable guide to TCP/IP. Combined with plentiful, practical examples, this comprehensive hardback guide covers SunOS 4.1.3, Solaris 2.2, System V Release 4, BSD/386, AIX 3.2.2 and 4.4 BSD.

£27.95

Stock No: B1004


The Internet Connection

By John S. Quarterman and Smoot Carl-Mitchell

Cover Picture (9K JPEG)

System connectivity and configuration. A very good book to learn about TCP/IP and how to configure a system and connect it to the Internet. This hardback book is ideal for the more technically minded user who is perhaps setting up a Unix system.

Chapter Headings:

  1. Internet Services
  2. The Internet & Other Networks
  3. Types of Internet Access
  4. Registering Domain Names and IP Numbers
  5. Setting Up IP
  6. Setting Up the Domain Name System
  7. Setting Up Internet E-mail
  8. Setting Up USENET News
  9. Security Issues
  10. Setting Up Resource
Discovery Services
Appendix

£24.95

Stock No: B1005


TCP/IP Network Administration

By Craig Hunt

Cover Picture (15K JPEG)

From the acclaimed O'Reilly series, this book is intended mainly for Unix users. Guides you through the world of TCP/IP. This book describes how to set up and administer a network of Unix systems using TCP/IP and following a practical approach. Published with lay flat binding.

Chapter Headings:

  1. Overview of TCP/IP
  2. Delivering the data
  3. Name service concepts
  4. Getting started
  5. Basic configuration
  6. Configuring the interface
  7. Configuring routing
  8. Configuring DNS name service
  9. Network applications
  10. sendmail
  11. Troubleshooting TCP/IP
  12. Network security
  13. Interface information resources
Appendices: Forms, gated, named etc.

£22.00

Stock No: B1006


sendmail

By Bryan Costales, with Eric Allman & Neil Rickert

Cover Picture (16K JPEG)

Essential for all users of the Unix sendmail package.

This new Nutshell Handbook is far and away the most comprehensive book ever written on sendmail, a program that acts like a traffic cop in routing and delivering mail on Unix-based networks. Although sendmail is used on almost every Unix system, it's one of the last great uncharted territories - and most difficult utilities to learn - in Unix system administration.

This book provides a complete sendmail tutorial, plus extensive reference material on every aspect of the program. It covers IDA sendmail; the newest version (V8) from Berkeley; and the standard versions available on most systems. Part One of the book is a tutorial on understanding sendmail; Part Two covers practical issues in sendmail administration; Part Three is a comprehensive reference section; and Part Four consists of appendices and a bibliography.

£24.50

Stock No: B1007


DNS and BIND

By Cricket Liu and Paul Albitz

Cover Picture (13K JPEG)

For advanced Unix users - Domain Name Service and BIND.

This book is a complete guide to the Internet's Domain Name System (DNS) and the Berkeley Internet Name Domain (BIND) software, the UNIX implementation of DNS. DNS is the system that translates hostnames (like "rock.ora.com") into Internet addresses (like 192.54.67.23) Until BIND was developed, name translation was based on a "host table"; if you were on the Internet, you got a table that listed all the systems connected to the Net, and their address. As the Internet grew from hundreds to thousands to hundreds of thousands of systems, host tables became unworkable. DNS is a distributed database that solves the same problem effectively, allowing the Net to grow without constraints. Rather than having a central table that gets distributed to very system on the Net, it allows local administrators to assign their own hostnames and addresses, and install these names in a local database. This database is automatically distributed to other systems, as names are needed.

In addition to covering the basic motivation behind DNS and how to set up the BIND software, this book covers many more advanced topics: how to become a 'parent' (i.e., 'delegate' the ability to assign names to someone else); how to use DNS to set up mail forwarding correctly; debugging and trouble-shooting; and programming. Assumes a basic knowledge of system administration and network management.

£22.00

Stock No: B1008


Learning Perl

By Randal L. Schwartz, foreword by Larry Wall

Cover Picture (22K JPEG)

Good starter guide complementing Programming Perl.

Learning perl, O'Reilly's new Nutshell Handbook, is ideal for system administrators, programmers, and anyone else wanting a down-to-earth introduction to this useful language. Written by a Perl trainer, its aim is to make a competent, hands-on Perl programmer out of the reader as quickly as possible. The book takes a tutorial approach, and includes hundreds of short code examples, along with some lengthy ones. The relatively inexperienced programmer will find Learning perl easily accessible.

Each chapter of the book includes practical programming exercises. Solutions are presented for all exercises.

For a comprehensive and detailed guide to programming with Perl, read O'Reilly's companion book Programming perl.

£18.50

Stock No: B1009


Programming Perl

By Larry Wall and Randal L. Schwartz

Cover Picture (13K JPEG)

Library reference book for the powerful Unix programming language becoming increasingly popular.

This is the authoritative guide to the hottest new Unix utility in years, co-authored by its creator.

Perl is a language for easily manipulating text, files, and processes. Perl provides a more concise and readable way to do many jobs that were formerly accomplished (with difficulty) by programming in the C language or one of the shells. Even though perl is not yet a standard part of Unix, it is likely to be available wherever you choose to work. And if it isn't, you can get it and install it easily and free of charge.

Also includes a pull-out quick-reference card.

£22.00

Stock No: B1010


Practical Unix Security

By Simson Garfunkel and Gene Spafford

Cover Picture (14K JPEG)

Is your system secure? Check it out with this book.

If you are a Unix system administrator or user who needs to deal with security, you need this book.

Practical Unix Security tells system administrators how to make their Unix system - either System V or BSD - as secure as it possibly can be without going to trusted system technology. The book describes Unix concepts and how they enforce security, tells how to defend against and handle security breaches, and explains network security (including UUCP, NFS, Kerberos, and firewall machines) in detail.

£22.00

Stock No: B1011


Postage on all orders:

One book £3. Any two books £5. Three books or more FREE. No VAT is applicable except for The Internet Starter Kit for the Mac which includes £0.48 VAT as it comes with a disk.

Please note that books are sent by recorded delivery.


Back to the Demon Products Main Page
or
back to the Demon Internet Main Index.

These pages are maintained by Foresight Interactive Services. If you have any queries or comments about the Demon World Wide Web pages, please feel free to email webdemon@foresight.co.uk.