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