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

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

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