1 .\" $NetBSD: 00.contents,v 1.2 1998/01/09 06:55:16 perry Exp $
3 .\" Copyright (c) 1986, 1993
4 .\" The Regents of the University of California. All rights reserved.
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\" notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
13 .\" documentation and/or other materials provided with the distribution.
14 .\" 3. Neither the name of the University nor the names of its contributors
15 .\" may be used to endorse or promote products derived from this software
16 .\" without specific prior written permission.
18 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
19 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
22 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 .\" @(#)00.contents 8.1 (Berkeley) 7/5/93
35 UNIX System Manager's Manual (SMM)
37 \s-24.4 Berkeley Software Distribution\s+2
41 This volume contains manual pages and supplementary documents useful to system
43 The information in these documents applies to
44 the 4.4BSD system as distributed by U.C. Berkeley.
46 Reference Manual \- Section 8
49 Section 8 of the UNIX Programmer's Manual contains information related to
50 system operation, administration, and maintenance.
52 System Installation and Administration
54 .tl 'Installing and Operating 4.4BSD''SMM:1'
56 The definitive reference document for those occasions when
57 you find you need to start over again.
60 .tl 'Building 4.4BSD Kernels with \fIConfig\fP''SMM:2'
62 In-depth discussions of the use and operation of the \fIconfig\fP
63 program, and how to build your very own Unix kernel.
66 .tl 'Fsck \- The UNIX File System Check Program''SMM:3'
68 A reference document for using the \fIfsck\fP program during
69 times of file system distress.
72 .tl 'Disc Quotas in a UNIX Environment''SMM:4'
74 A light introduction to the techniques
75 for limiting the use of disc resources.
78 .tl 'A Fast File System for UNIX''SMM:5'
80 A description of the 4.4BSD file system organization,
81 design and implementation.
84 .tl 'The 4.4BSD NFS Implementation''SMM:6'
86 An overview of the design, implementation, and use of NFS on 4.4BSD.
89 .tl 'Line Printer Spooler Manual''SMM:7'
91 This document describes the structure and installation procedure
92 for the line printer spooling system.
95 .tl 'Sendmail Installation and Operation Guide''SMM:8'
97 The last word in installing and operating the \fIsendmail\fP program.
101 .tl 'Sendmail \- An Internetwork Mail Router''SMM:9'
103 An overview document on the design and implementation of \fIsendmail\fP.
106 .tl 'Name Server Operations Guide for BIND''SMM:10'
108 Setting up and operating the name to Internet addressing software.
109 If you have a network this will be of interest.
112 .tl 'Timed Installation and Operation Guide''SMM:11'
114 Describes how to maintain time synchronization between machines
118 .tl 'The Berkeley UNIX Time Synchronization Protocol''SMM:12'
120 The protocols and algorithms used by timed,
121 the network time synchronization daemon.
124 .tl 'AMD \- The 4.4BSD Automounter''SMM:13'
126 Automatically mounting file systems on demand.
129 .tl 'Installation and Operation of UUCP''SMM:14'
131 Describes the implementation of uucp; for the installer and administrator.
134 .tl 'A Dial\-Up Network of UNIX Systems''SMM:15'
136 Describes UUCP, a program for communicating files between UNIX systems.
139 .tl 'On the Security of UNIX''SMM:16'
141 Hints on how to break UNIX, and how to avoid your system being broken.
144 .tl 'Password Security \- A Case History''SMM:17'
146 How the bad guys used to be able to break the password algorithm, and why
147 they cannot now (at least not so easily).
150 .tl 'Networking Implementation Notes, 4.4BSD Edition''SMM:18'
152 A concise description of the system interfaces used within the
153 networking subsystem.
156 .tl 'The PERL Programming Language''SMM:19'
158 The Practical Extraction and Report Language is ideal for
159 writing those pesky adminitration scripts.