282 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			282 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
 | |
| <!ENTITY date "$Date: 1999-01-12 23:28:46 $">
 | |
| <!ENTITY title "Documentation">
 | |
| <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
 | |
| ]>
 | |
| <!-- $Id: docs.sgml,v 1.59 1999-01-12 23:28:46 wosch Exp $ -->
 | |
| 
 | |
| <html>
 | |
| &header;
 | |
| 
 | |
| <ul>
 | |
|     <li><a href="#press">FreeBSD in the Press</a></li>
 | |
|     <li><a href="#y2kbug">Year 2000 Compatibility</a></li>
 | |
|     <li><a href="#newsletter">Newsletter</a></li>
 | |
|     <li><a href="#qnewsletter">FreeBSD Quick Newsletter</a></li>
 | |
|     <li><a href="#handbook">The FreeBSD Handbook</a></li>
 | |
|     <li><a href="#faq">Frequently Asked Questions (FAQ)</a></li>
 | |
|     <li><a href="#tutorial">Tutorials</a></li>
 | |
|     <li><a href="#addresources">Additional Resources</a></li>
 | |
|     <li><a href="#books">Books</a></li>
 | |
|     <li><a href="#man">Manual Pages</a></li>
 | |
|     <li><a href="#44doc">4.4BSD Documents</a></li>
 | |
|     <li><a href="#info">Info Documents</a></li>
 | |
|     <li><a href="#source">The Source Code</a></li>
 | |
|     <li><a href="#doc">The FreeBSD Documentation Project</a></li>
 | |
| </ul>
 | |
| 
 | |
|         <a name="press"></a>
 | |
|     <h2><a href="news/press.html">FreeBSD in the Press</a></h2>
 | |
|     <p>The press about FreeBSD.</p>
 | |
| 
 | |
| 	<a name="y2kbug"></a>
 | |
|     <h2><a href="y2kbug.html">Year 2000 Compatibility</a></h2>
 | |
| 
 | |
|     <p>This is the FreeBSD project's current statement about its Year 2000
 | |
|       compatibility.</p>
 | |
|     
 | |
|     <a name="newsletter"></a>
 | |
|     <h2><a href="publish.html#newsletter">Newsletter</a></h2>
 | |
|     <p>The FreeBSD Newsletter, published and 
 | |
|     distributed free of charge by Walnut Creek CDROM.</p>
 | |
| 
 | |
|     <a name="qnewsletter"></a>
 | |
|     <h2><a href="news/qnewsletter.html">FreeBSD Real-Quick (TM) Newsletter (RQN)</a></h2>
 | |
| 
 | |
|     <p>A monthly (sometimes bi-weekly) newsletter containing recent
 | |
|     developments in the FreeBSD arena. Subscribe to freebsd-announce to
 | |
|     receive this newsletter via e-mail.</p>
 | |
| 
 | |
| 	 <a name="handbook"></a>
 | |
|     <h2><a href="handbook/handbook.html">The FreeBSD Handbook</a></h2>
 | |
| 
 | |
|     <p>This is an evolving, comprehensive on-line resource for
 | |
|       FreeBSD users.  Please address comments and contributions
 | |
|       to <a
 | |
|       href="mailto:freebsd-doc@FreeBSD.ORG"><tt><freebsd-doc@FreeBSD.ORG></tt></a>.</p>
 | |
|       
 | |
| <p>A <a href="&base/ja/handbook/">Japanese translation</a> of
 | |
| the handbook (EUC encoding) is also available.</p>
 | |
| 
 | |
| 	 <a name="faq"></a>
 | |
|     <h2><a href="FAQ/FAQ.html">Frequently Asked Questions (FAQ)</a></h2>
 | |
|     
 | |
|     <p>If you have a question, chances are that someone else has
 | |
|       the same question.  The most common of these have been
 | |
|       compiled here in a brief question-answer format. </p>
 | |
| 
 | |
| <p>&i.new; We now offer a <a href="&base/ru/FAQ/">Russian
 | |
| translation</a> of the FAQ.</p>
 | |
| 
 | |
| <p>A <a href="&base/ja/FAQ/">Japanese translation</a> of
 | |
| the FAQ (EUC encoding) is also available.</p>
 | |
| 
 | |
| 	 <a name="tutorial"></a>
 | |
|     <h2>Tutorials</h2>
 | |
|     
 | |
|     <p>Here lie assorted documents on various aspects of FreeBSD,
 | |
|       FreeBSD software, and hardware.  If you have comments or
 | |
|       would like to contribute a document, please contact us at
 | |
|       <a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
 | |
| 
 | |
|     <ul>
 | |
|       <li><a href="tutorials/newuser/newuser.html">For People New to Both FreeBSD
 | |
|           <em>and</em> Unix</a></li>
 | |
| 
 | |
|       <li><a href="tutorials/mh/mh.html">An introduction to the MH mail software</a></li>
 | |
| 
 | |
|       <li><a href="tutorials/devel/devel.html">A User's Guide to FreeBSD Programming
 | |
| 	Tools</a></li>
 | |
| 
 | |
|       <li><a href="tutorials/ddwg/ddwg.html">Writing device drivers for FreeBSD</a>
 | |
|       	    (<a href="tutorials/ddwg/ddwg.ps">postscript</a>,
 | |
| 		<a href="tutorials/ddwg/ddwg-html.tar.gz">gzipd tar file</a>)</li>
 | |
| 
 | |
|       <li><a href="tutorials/ppp/ppp.html">Pedantic PPP primer - IP Aliasing</a>
 | |
|       	    (<a href="tutorials/ppp/ppp.ps">postscript</a>,
 | |
| 		<a href="tutorials/ppp/ppp-html.tar.gz">gzipd tar file</a>)</li>
 | |
| 
 | |
|       <li><a href="tutorials/multios/multios.html">Using FreeBSD with other operating systems</a></li>
 | |
| 
 | |
|       <li><a href="tutorials/fonts/fonts.html">Fonts and FreeBSD</a></li>
 | |
| 
 | |
|       <li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
 | |
|       <li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a></li>
 | |
|       <li><a href="tutorials/diskformat/diskformat.html">Formatting Media For Use With FreeBSD
 | |
| 2.2-RELEASE</a></li>
 | |
|       <li><a href="http://www.freebsd.org/~rpratt/227/">FreeBSD 2.2.7 Installation Details for Newbies</a>
 | |
| 
 | |
|     </ul>
 | |
| 
 | |
|     <a name="addresources"></a>
 | |
|     <h2>Additional Resources</h2>
 | |
| 
 | |
|     <p>www.FreeBSD.org is not the only place to get information on FreeBSD
 | |
|       and various independent efforts have also produced a great deal
 | |
|       of useful information on FreeBSD:</p>
 | |
| 
 | |
|     <ul>
 | |
|     <li><p><a href="mailto:mckusick@mckusick.com">Kirk McKusick</a>, one
 | |
|     of the original architects of BSD at U.C. Berkeley, teaches two
 | |
|     <a href="http://www.mckusick.com/courses/">4.4BSD Kernel Internals</a>
 | |
|     courses using FreeBSD.  For those unable to attend the courses in
 | |
|     person, a video tape series is also now available.</p></li>
 | |
| 
 | |
|     <li><p><a href="http://www.computerbits.com/">Computer Bits</a>, an Internet
 | |
|     online magazine, has, since March 1996, been running an excellent series of
 | |
|     FreeBSD related articles in their column titled
 | |
|     <strong>The Network Community</strong>,
 | |
|     by <a href="mailto:tedm@agora.rdrop.com">Ted Mittelstaedt</A>.
 | |
|     <br>These articles cover everything from setting up
 | |
|     <a href="http://www.computerbits.com/archive/9603/lan9603.htm">a FreeBSD
 | |
|     based mail server</a> to doing
 | |
|     <a href="http://www.computerbits.com/archive/9708/lan9708.htm">
 | |
|     Network Address Translation</a> for other hosts.</p></li>
 | |
| 
 | |
|     <li><p><A HREF="http://www.vmunix.com/fbsd-book/">
 | |
|     A Comprehensive Guide to FreeBSD</A> - an attempt at a more readable,
 | |
|     "book-like" tutorial explaining the FreeBSD Operating System. Intended
 | |
|     for people new to both FreeBSD and UNIX. Currently a work in progress.
 | |
|     </p></li>
 | |
| 
 | |
|     <li><p><A HREF="http://flag.blackened.net/freebsd/">
 | |
|     FreeBSD How-To's for the Lazy and Hopeless</A> is another somewhat
 | |
|     more light-hearted attempt to provide more readable "how-to" style
 | |
|     information on setting up and configuring FreeBSD.</p></li>
 | |
| 
 | |
|     <li><p><A HREF="http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+FreeBSD-mini-HOWTO.html">The Linux+FreeBSD mini-HOWTO</a> -
 | |
|     this document describes how to use Linux and FreeBSD on the same
 | |
|     system. It introduces FreeBSD and discusses how the two operating
 | |
|     systems can cooperate, e.g. by sharing swap space.
 | |
|     </p></li>
 | |
| 
 | |
|     </ul>
 | |
| 
 | |
|     <a name="books"></a>
 | |
|     <h2><a href="handbook/bibliography.html">Books</a></h2>
 | |
| 
 | |
|     <p>Online documentation is useful, but any serious FreeBSD
 | |
|       user should consider getting some of the books
 | |
|       listed here.  Most books that cover BSD systems apply well
 | |
|       to FreeBSD.</p>
 | |
| 
 | |
| 	 <a name="man"></a>
 | |
|     <h2><a href="http://www.freebsd.org/cgi/man.cgi">
 | |
|     Manual Pages</a></h2>
 | |
|     
 | |
|     <dl>
 | |
|     <dt><strong>FreeBSD</strong></dt>
 | |
|     <dd>For release:
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+1.0-RELEASE">1.0</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+1.1-RELEASE">1.1</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+1.1.5.1-RELEASE">1.1.5.1</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.0-RELEASE">2.0</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.0.5-RELEASE">2.0.5</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.1.0-RELEASE">2.1.0</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.1.5-RELEASE">2.1.5</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.1.6.1-RELEASE">2.1.6.1</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.1.7.1-RELEASE">2.1.7.1</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.2.1-RELEASE">2.2.1</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.2.2-RELEASE">2.2.2</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.2.5-RELEASE">2.2.5</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.2.6-RELEASE">2.2.6</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.2.7-RELEASE">2.2.7</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+2.2.8-RELEASE">2.2.8</a>,
 | |
|     <a
 | |
|     href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+3.0-current">3.0-current</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+Ports">Ports</a>.
 | |
|     </dd>
 | |
|     
 | |
|     <dt><strong>Other Systems</strong></dt>
 | |
|     <dd>
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=v7">Unix Seventh Edition (V7)</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=2.8BSD">2.8BSD</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=2.9BSD">2.9.1BSD</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=2.10BSD">2.10BSD</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=2.11BSD">2.11BSD</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=4.3BSD+Reno">4.3BSD Reno</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=NET%2F2">NET/2</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=386BSD+0.1">386BSD 0.1</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=4.4BSD+Lite2">4.4BSD Lite2</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=linux">Linux Slackware</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=NetBSD">NetBSD</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=OpenBSD">OpenBSD</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=plan9">Plan 9</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=sunos4">SunOS 4.x</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=sunos5">SunOS 5.x</a>,
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=ultrix">ULTRIX 4.2</a>,
 | |
|     and 
 | |
|     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=XFree86">XFree86</a>.
 | |
|     </dd>
 | |
|     </dl>
 | |
|   
 | |
| <!--
 | |
|     <form action="http://www.freebsd.org/cgi/man.cgi" method="GET">
 | |
|     Manual Page Search for:
 | |
|     <input type="hidden" name="proto" value="1.0">
 | |
|     <input type="hidden" name="apropos" value="0">
 | |
|     <input name="query" value="">
 | |
|     <input type="submit" value="Submit">
 | |
|     </form>
 | |
| -->
 | |
|      <p>This service is provided courtesy of
 | |
|      <a href="http://www.de.freebsd.org/~wosch/">Wolfram Schneider</a>.  There is
 | |
|      <a href="http://late5.e-technik.uni-erlangen.de/cgi-bin/bsddocquery.pl">another
 | |
|      script</a> available with the manual pages for FreeBSD 2.0 
 | |
|      and XFree86 release 3.1, courtesy of 
 | |
|      <A HREF="http://late5.e-technik.uni-erlangen.de/user/eilts.html">
 | |
|      Hinrich Eilts</A>.<p>
 | |
| 
 | |
|       <a name="44doc"></a>
 | |
|       <h2><a href="http://www.freebsd.org/doc/">
 | |
|       4.4BSD Documents</a></h2>
 | |
| 
 | |
|       <p>
 | |
|       If you like reading BSD manuals online, here is
 | |
|       a hypertext version of the 4.4BSD documents from
 | |
|       <a href="file:/usr/share/doc">/usr/share/doc</a>,
 | |
|       where you would find the documents on a FreeBSD machine
 | |
|       (if the doc distribution was installed).
 | |
| 
 | |
|       <a name="info"></a>
 | |
|       <h2><a href="http://www.freebsd.org/info/">
 | |
|       Info Documents</a></h2>
 | |
| 
 | |
|       <p>
 | |
|       If you like reading FreeBSD Info documents online, here is
 | |
|       a hypertext version of the Info documents from
 | |
|       <a href="file:/usr/share/info">/usr/share/info</a>,
 | |
|       where you would find the Info documents on a FreeBSD machine
 | |
|       (if the info distribution was installed).
 | |
| 
 | |
| 
 | |
| 
 | |
| <a name="source"></a>
 | |
| <h2><a href="http://minnie.cs.adfa.oz.au/FreeBSD-srctree/FreeBSD.html">The Source Code</a></h2>
 | |
| 
 | |
|     <p>If you like digging your fingers into source code, here is
 | |
|       a hypertext version of the FreeBSD <em>kernel</em> source.
 | |
|       This is brought to you courtesy of <a
 | |
|       href="http://minnie.cs.adfa.oz.au/warren.html">Warren
 | |
|       Toomey</a>.</p>
 | |
| 
 | |
| 	 <a name="doc"></a>
 | |
|     <h2><a href="docproj/docproj.html">The FreeBSD Documentation Project</a></h2>
 | |
| 
 | |
|     <h2><a href="http://www.daemonnews.org/">Daemon News</a></h2>
 | |
|     <p>The industry leader in BSD news.</p>
 | |
| 
 | |
|     <h2><a href="http://www.freebsdzine.org/">FreeBSD ezine</a></h2>
 | |
|     <p>The FreeBSD 'zine is a monthly collection of easy to read (we hope)
 | |
|     articles written by FreeBSD users and administrators just like you.
 | |
|     </p>
 | |
| 
 | |
|     <p>Like FreeBSD itself, this documentation is the product of
 | |
|       a volunteer effort.  The goals of the project are outlined
 | |
|       here, as are the procedures for submitting corrections and
 | |
|       new material.</p>
 | |
| 
 | |
| &footer;
 | |
| </body>
 | |
| </html>
 | |
| 
 |