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

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

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