[BACK]Return to 4.4-smm.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/4.4-smm.html, Revision 1.8

1.5       jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>4.4BSD System Manager's Manual (SMM)</title>
1.5       jufi        5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="4.4BSD System Manager's Manual (SMM)">
                      7: <meta name="copyright" content="This document copyright 1999-2002 by OpenBSD.">
1.1       deraadt     8: </head>
                      9: <body>
                     10:
                     11: <h1>4.4BSD System Manager's Manual (SMM)</h1>
                     12:
                     13: <h3>Reference Manual Section 8</h3>
                     14:
                     15: Section 8 of the UNIX Programmer's Manual contains information related to
                     16: system operation, administration, and maintenance.
                     17:
                     18: <h3>Installing and Operating 4.4BSD</h3>
                     19:
                     20: The definitive reference document for those occasions when
                     21: you find you need to start over again.
                     22:
1.6       david      23: <h3>Building 4.4BSD Kernels with <b>Config</b></h3>
1.1       deraadt    24:
1.6       david      25: In-depth discussions of the use and operation of the <b>config</b>
1.1       deraadt    26: program, and how to build your very own Unix kernel.
                     27:
                     28: <h3>Fsck - The UNIX File System Check Program</h3>
                     29:
1.6       david      30: A reference document for using the <b>fsck</b> program during
1.1       deraadt    31: times of file system distress.
                     32:
                     33: <h3>Disc Quotas in a UNIX Environment</h3>
                     34:
                     35: A light introduction to the techniques
                     36: for limiting the use of disc resources.
                     37:
                     38: <h3>A Fast File System for UNIX</h3>
                     39:
                     40: A description of the 4.4BSD file system organization,
                     41: design and implementation.
                     42:
                     43: <h3>The 4.4BSD NFS Implementation</h3>
                     44:
                     45: An overview of the design, implementation, and use of NFS on 4.4BSD.
                     46:
                     47: <h3>Line Printer Spooler Manual</h3>
                     48:
                     49: This document describes the structure and installation procedure
                     50: for the line printer spooling system.
                     51:
                     52: <h3>Sendmail Installation and Operation Guide</h3>
                     53:
1.6       david      54: The last word in installing and operating the <b>sendmail</b> program.
1.1       deraadt    55:
                     56: <h3>Sendmail - An Internetwork Mail Router</h3>
                     57:
1.6       david      58: An overview document on the design and implementation of <b>sendmail</b>.
1.1       deraadt    59:
                     60: <h3>Name Server Operations Guide for BIND</h3>
                     61:
                     62: Setting up and operating the name to Internet addressing software.
                     63: If you have a network this will be of interest.
                     64:
                     65: <h3>Timed Installation and Operation Guide</h3>
                     66:
                     67: Describes how to maintain time synchronization between machines
                     68: in a local network.
                     69:
                     70: <h3>The Berkeley UNIX Time Synchronization Protocol</h3>
                     71:
                     72: The protocols and algorithms used by timed,
                     73: the network time synchronization daemon.
                     74:
                     75: <h3>AMD - The 4.4BSD Automounter</h3>
                     76:
                     77: Automatically mounting file systems on demand.
                     78:
                     79: <h3>Installation and Operation of UUCP</h3>
                     80:
                     81: Describes the implementation of uucp; for the installer and administrator.
                     82:
                     83: <h3>A Dial-Up Network of UNIX Systems</h3>
                     84:
                     85: Describes UUCP, a program for communicating files between UNIX systems.
                     86:
                     87: <h3>On the Security of UNIX</h3>
                     88:
                     89: Hints on how to break UNIX, and how to avoid your system being broken.
                     90:
                     91: <h3>Password Security - A Case History</h3>
                     92:
                     93: How the bad guys used to be able to break the password algorithm, and why
                     94: they cannot now (at least not so easily).
                     95:
                     96: <h3>Networking Implementation Notes, 4.4BSD Edition</h3>
                     97:
                     98: A concise description of the system interfaces used within the
                     99: networking subsystem.
                    100:
                    101: <h3>The PERL Programming Language</h3>
                    102:
                    103: The Practical Extraction and Report Language is ideal for
1.3       todd      104: writing those pesky administration scripts.
1.1       deraadt   105:
                    106: </body>
                    107: </html>