Merge from vendor branch FILE:
[dragonfly.git] / share / doc / smm / contents / contents.ms
1 .\" Copyright (c) 1986, 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. All advertising materials mentioning features or use of this software
13 .\"    must display the following acknowledgement:
14 .\"     This product includes software developed by the University of
15 .\"     California, Berkeley and its contributors.
16 .\" 4. Neither the name of the University nor the names of its contributors
17 .\"    may be used to endorse or promote products derived from this software
18 .\"    without specific prior written permission.
19 .\"
20 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30 .\" SUCH DAMAGE.
31 .\"
32 .\"     @(#)00.contents 8.1 (Berkeley) 7/5/93
33 .\" $FreeBSD: src/share/doc/smm/contents/contents.ms,v 1.1.10.1 2000/08/27 17:31:41 gshapiro Exp $
34 .\" $DragonFly: src/share/doc/smm/contents/contents.ms,v 1.2 2003/06/17 04:36:57 dillon Exp $
35 .\"
36 .OH '''SMM Contents'
37 .EH 'SMM Contents'''
38 .TL
39 UNIX System Manager's Manual (SMM)
40 .sp
41 \s-24.4 Berkeley Software Distribution\s+2
42 .sp
43 \fRJune, 1993\fR
44 .PP
45 This volume contains manual pages and supplementary documents useful to system
46 administrators.
47 The information in these documents applies to
48 the 4.4BSD system as distributed by U.C. Berkeley.
49 .SH
50 Reference Manual \- Section 8
51 .tl '''(8)'
52 .IP
53 Section 8 of the UNIX Programmer's Manual contains information related to
54 system operation, administration,  and maintenance.
55 .SH
56 System Installation and Administration
57 .IP
58 .tl 'Installing and Operating 4.4BSD''SMM:1'
59 .QP
60 The definitive reference document for those occasions when
61 you find you need to start over again.
62
63 .IP
64 .tl 'Building 4.4BSD Kernels with \fIConfig\fP''SMM:2'
65 .QP
66 In-depth discussions of the use and operation of the \fIconfig\fP
67 program, and how to build your very own Unix kernel.
68
69 .IP
70 .tl 'Fsck \- The UNIX File System Check Program''SMM:3'
71 .QP
72 A reference document for using the \fIfsck\fP program during
73 times of file system distress.
74
75 .IP
76 .tl 'Disc Quotas in a UNIX Environment''SMM:4'
77 .QP
78 A light introduction to the techniques
79 for limiting the use of disc resources.
80
81 .IP
82 .tl 'A Fast File System for UNIX''SMM:5'
83 .QP
84 A description of the 4.4BSD file system organization,
85 design and implementation.
86
87 .IP
88 .tl 'The 4.4BSD NFS Implementation''SMM:6'
89 .QP
90 An overview of the design, implementation, and use of NFS on 4.4BSD.
91
92 .IP
93 .tl 'Line Printer Spooler Manual''SMM:7'
94 .QP
95 This document describes the structure and installation procedure
96 for the line printer spooling system.  
97
98 .IP
99 .tl 'Sendmail Installation and Operation Guide''SMM:8'
100 .QP
101 The last word in installing and operating the \fIsendmail\fP program.
102
103 .ne 3
104 .IP
105 .tl 'Name Server Operations Guide for BIND''SMM:10'
106 .QP
107 Setting up and operating the name to Internet addressing software.
108 If you have a network this will be of interest.
109
110 .IP
111 .tl 'Timed Installation and Operation Guide''SMM:11'
112 .QP
113 Describes how to maintain time synchronization between machines
114 in a local network.
115
116 .IP
117 .tl 'The Berkeley UNIX Time Synchronization Protocol''SMM:12'
118 .QP
119 The protocols and algorithms used by timed,
120 the network time synchronization daemon.
121
122 .IP
123 .tl 'AMD \- The 4.4BSD Automounter''SMM:13'
124 .QP
125 Automatically mounting file systems on demand.
126
127 .IP
128 .tl 'Installation and Operation of UUCP''SMM:14'
129 .QP
130 Describes the implementation of uucp; for the installer and administrator.
131
132 .IP
133 .tl 'A Dial\-Up Network of UNIX Systems''SMM:15'
134 .QP
135 Describes UUCP, a program for communicating files between UNIX systems.
136
137 .IP
138 .tl 'On the Security of UNIX''SMM:16'
139 .QP
140 Hints on how to break UNIX, and how to avoid your system being broken.
141
142 .IP
143 .tl 'Password Security \- A Case History''SMM:17'
144 .QP
145 How the bad guys used to be able to break the password algorithm, and why
146 they cannot now (at least not so easily).
147
148 .IP
149 .tl 'Networking Implementation Notes, 4.4BSD Edition''SMM:18'
150 .QP
151 A concise description of the system interfaces used within the
152 networking subsystem.
153
154 .IP
155 .tl 'The PERL Programming Language''SMM:19'
156 .QP
157 The Practical Extraction and Report Language is ideal for
158 writing those pesky adminitration scripts.