Added The FreeBSD Cook Book.

This commit is contained in:
Wolfram Schneider 1999-05-02 16:00:42 +00:00
parent 00fe0992fa
commit 8091f9ac71
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4785

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-04-25 21:18:38 $">
<!ENTITY date "$Date: 1999-05-02 16:00:42 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.57 1999-04-25 21:18:38 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.58 1999-05-02 16:00:42 wosch Exp $ -->
<html>
&header;
@ -106,6 +106,18 @@ description (3-10 lines) to
<li><a href="http://home.wxs.nl/~asmodai/pdp.html">The FreeBSD
Programmer's Documentation Project</a></li>
<li><a name="cookbook"
href="http://home.austin.rr.com/aaweber/CookBook/cookbook.html">
The FreeBSD Cook Book</a>
Ok, you got FreeBSD installed, now what? Here are some suggested
solutions to common problems you can implement with the knowledge
you now have. This document is styled after the electronics cook
books with some recipes for some common types of installations.
Each "recipe" has some recommended minimum hardware, specific
software to use, and most important the configuration information
required to get the system running correctly.</li>
</ul>
<a name="advocacy"></a>