52 lines
2 KiB
Text
52 lines
2 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$Date: 1999-02-01 18:50:51 $">
|
|
<!ENTITY title "FreeBSD Tutorials">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
<!-- $Id: index.sgml,v 1.19 1999-02-01 18:50:51 wosch Exp $ -->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<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="newuser/newuser.html">For People New to Both FreeBSD
|
|
<em>and</em> Unix</a></li>
|
|
|
|
<li><a href="mh/mh.html">An introduction to the MH mail software</a></li>
|
|
|
|
<li><a href="devel/devel.html">A User's Guide to FreeBSD Programming
|
|
Tools</a></li>
|
|
|
|
<li><a href="ddwg/ddwg.html">Writing device drivers for FreeBSD</a>
|
|
(<a href="ddwg/ddwg.ps">postscript</a>,
|
|
<a href="ddwg/ddwg-html.tar.gz">gzipd tar file</a>)</li>
|
|
|
|
<li><a href="ppp/ppp.html">Pedantic PPP primer - IP Aliasing</a>
|
|
(<a href="ppp/ppp.ps">postscript</a>,
|
|
<a href="ppp/ppp-html.tar.gz">gzipd tar file</a>)</li>
|
|
|
|
<li><a href="multios/multios.html">Using FreeBSD with other operating systems</a></li>
|
|
|
|
<li><a href="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="diskformat/diskformat.html">Formatting Media For Use With FreeBSD
|
|
2.2-RELEASE</a></li>
|
|
|
|
<li><a href="http://www.users.globalnet.co.uk/~markov/ntfs_install.html">Installing the FreeBSD NTFS (NT Filesystem) driver</a></li>
|
|
|
|
<li><a href="http://www.freebsd.org/~rpratt/227/">FreeBSD 2.2.7 Installation Details for Newbies</a>
|
|
</ul>
|
|
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|