Initial import from FreeBSD RELENG_4:
[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 .\"
35 .OH '''SMM Contents'
36 .EH 'SMM Contents'''
37 .TL
38 UNIX System Manager's Manual (SMM)
39 .sp
40 \s-24.4 Berkeley Software Distribution\s+2
41 .sp
42 \fRJune, 1993\fR
43 .PP
44 This volume contains manual pages and supplementary documents useful to system
45 administrators.
46 The information in these documents applies to
47 the 4.4BSD system as distributed by U.C. Berkeley.
48 .SH
49 Reference Manual \- Section 8
50 .tl '''(8)'
51 .IP
52 Section 8 of the UNIX Programmer's Manual contains information related to
53 system operation, administration,  and maintenance.
54 .SH
55 System Installation and Administration
56 .IP
57 .tl 'Installing and Operating 4.4BSD''SMM:1'
58 .QP
59 The definitive reference document for those occasions when
60 you find you need to start over again.
61
62 .IP
63 .tl 'Building 4.4BSD Kernels with \fIConfig\fP''SMM:2'
64 .QP
65 In-depth discussions of the use and operation of the \fIconfig\fP
66 program, and how to build your very own Unix kernel.
67
68 .IP
69 .tl 'Fsck \- The UNIX File System Check Program''SMM:3'
70 .QP
71 A reference document for using the \fIfsck\fP program during
72 times of file system distress.
73
74 .IP
75 .tl 'Disc Quotas in a UNIX Environment''SMM:4'
76 .QP
77 A light introduction to the techniques
78 for limiting the use of disc resources.
79
80 .IP
81 .tl 'A Fast File System for UNIX''SMM:5'
82 .QP
83 A description of the 4.4BSD file system organization,
84 design and implementation.
85
86 .IP
87 .tl 'The 4.4BSD NFS Implementation''SMM:6'
88 .QP
89 An overview of the design, implementation, and use of NFS on 4.4BSD.
90
91 .IP
92 .tl 'Line Printer Spooler Manual''SMM:7'
93 .QP
94 This document describes the structure and installation procedure
95 for the line printer spooling system.  
96
97 .IP
98 .tl 'Sendmail Installation and Operation Guide''SMM:8'
99 .QP
100 The last word in installing and operating the \fIsendmail\fP program.
101
102 .ne 3
103 .IP
104 .tl 'Name Server Operations Guide for BIND''SMM:10'
105 .QP
106 Setting up and operating the name to Internet addressing software.
107 If you have a network this will be of interest.
108
109 .IP
110 .tl 'Timed Installation and Operation Guide''SMM:11'
111 .QP
112 Describes how to maintain time synchronization between machines
113 in a local network.
114
115 .IP
116 .tl 'The Berkeley UNIX Time Synchronization Protocol''SMM:12'
117 .QP
118 The protocols and algorithms used by timed,
119 the network time synchronization daemon.
120
121 .IP
122 .tl 'AMD \- The 4.4BSD Automounter''SMM:13'
123 .QP
124 Automatically mounting file systems on demand.
125
126 .IP
127 .tl 'Installation and Operation of UUCP''SMM:14'
128 .QP
129 Describes the implementation of uucp; for the installer and administrator.
130
131 .IP
132 .tl 'A Dial\-Up Network of UNIX Systems''SMM:15'
133 .QP
134 Describes UUCP, a program for communicating files between UNIX systems.
135
136 .IP
137 .tl 'On the Security of UNIX''SMM:16'
138 .QP
139 Hints on how to break UNIX, and how to avoid your system being broken.
140
141 .IP
142 .tl 'Password Security \- A Case History''SMM:17'
143 .QP
144 How the bad guys used to be able to break the password algorithm, and why
145 they cannot now (at least not so easily).
146
147 .IP
148 .tl 'Networking Implementation Notes, 4.4BSD Edition''SMM:18'
149 .QP
150 A concise description of the system interfaces used within the
151 networking subsystem.
152
153 .IP
154 .tl 'The PERL Programming Language''SMM:19'
155 .QP
156 The Practical Extraction and Report Language is ideal for
157 writing those pesky adminitration scripts.