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

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

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