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

Annotation of www/4.3-smm.html, Revision 1.3

1.1       deraadt     1: <html>
                      2: <head>
                      3: <title>UNIX System Manager's Manual (SMM)</title>
                      4: </head>
                      5: <body>
                      6:
                      7: <h1>UNIX System Manager's Manual (SMM)</h1>
                      8:
                      9: <h2>Reference Manual - Section 8</h2>
                     10:
                     11: Section 8 of the UNIX Programmer's Manual contains information related to
                     12: system operation, administration,  and maintenance.
                     13:
                     14: <h2>System Installation and Administration<h2>
                     15:
                     16: <h3>Installing and Operating 4.3BSD on the VAX</h3>
                     17:
                     18: The definitive reference document for those occasions when
                     19: you find you need to start over again.
                     20:
                     21: <h3>Building 4.3BSD UNIX Systems with <b>Config</b></h3>
                     22:
                     23: In-depth discussions of the use and operation of the <b>config</b>
                     24: program, and how to build your very own Unix kernel.
                     25:
                     26: <h3>Using ADB to Debug the Kernel</h3>
                     27:
                     28: Techniques for figuring out after the fact why the kernel crashed.
                     29:
                     30: <h3>Disc Quotas in a UNIX Environment</h3>
                     31:
                     32: A light introduction to the techniques
                     33: for limiting the use of disc resources.
                     34:
                     35: <h3>Fsck - The UNIX File System Check Program</h3>
                     36:
                     37: A reference document for using the <b>fsck</b> program during
                     38: times of file system distress.
                     39:
                     40: <h3>Line Printer Spooler Manual</h3>
                     41:
                     42: This document describes the structure and installation procedure
                     43: for the line printer spooling system.
                     44:
                     45: <h3>Sendmail Installation and Operation Guide</h3>
                     46:
                     47: The last word in installing and operating the <b>sendmail</b> program.
                     48:
                     49: <h3>Timed Installation and Operation Guide</h3>
                     50:
                     51: Describes how to maintain time synchronization between machines
                     52: in a local network.
                     53:
                     54: <h3>UUCP Implementation Description</h3>
                     55:
                     56: Describes the implementation of uucp; for the installer and administrator.
                     57:
                     58: <h3>USENET Version B Installation</h3>
                     59:
                     60: How to install and maintain the News system.
                     61:
                     62: <h3>Name Server Operations Guide</h3>
                     63:
                     64: If you have a network this will be of interest.
                     65:
                     66: <h2>Supporting Documentation</h2>
                     67:
                     68: <h3>Bug Fixes and Changes in 4.3BSD</h3>
                     69:
                     70: This document summarizes changes visible to the user accustomed to 4.2BSD.
                     71:
                     72: <h3>Changes to the Kernel in 4.3BSD</h3>
                     73:
                     74: A summary for the hard-core of changes in the kernel from 4.2BSD to 4.3BSD.
                     75:
                     76: <h3>A Fast File System for UNIX</h3>
                     77:
                     78: A description of the 4.2BSD file system organization, design and implementation.
                     79:
                     80: <h3>4.3BSD Networking Implementation Notes</h3>
                     81:
                     82: A concise description of the system interfaces used within the
                     83: networking subsystem.
                     84:
                     85: <h3>Sendmail - An Internetwork Mail Router</h3>
                     86:
                     87: An overview document on the design and implementation of <b>sendmail</b>.
                     88:
                     89: <h3>On the Security of UNIX</h3>
                     90:
                     91: Hints on how to break UNIX, and how to avoid your system being broken.
                     92:
                     93: <h3>Password Security - A Case History</h3>
                     94:
                     95: How the bad guys used to be able to break the password algorithm, and why
                     96: they cannot now (at least not so easily).
                     97:
                     98: <h3>A Tour Through the Portable C Compiler</h3>
                     99:
                    100: How the portable C compiler works inside.
                    101:
                    102: <h3>Writing NROFF Terminal Descriptions</h3>
                    103:
                    104: A description of how to add a printer with new characteristics
                    105: to Version 7 <b>nroff</b>.
                    106:
                    107: <h3>A Dial-Up Network of UNIX Systems</h3>
                    108:
                    109: Describes UUCP, a program for communicating files between UNIX systems.
                    110:
                    111: <h3>The Berkeley UNIX Time Synchronization Protocol</h3>
                    112:
                    113: The protocols and algorithms used by timed,
                    114: the network time synchronization daemon.
                    115:
                    116: <hr>
1.3     ! pauls     117: <a href=docum.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   118: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.3     ! pauls     119: <br><small>$OpenBSD: 4.3-smm.html,v 1.2 1996/09/02 15:11:09 deraadt Exp $</small>
1.1       deraadt   120:
                    121: </body>
                    122: </html>