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

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