A Comprehensive Guide to FreeBSD
FreeBSD How-To's for the Lazy and Hopeless
The Linux+FreeBSD mini-HOWTO
This commit is contained in:
Wolfram Schneider 1998-11-02 23:35:56 +00:00
parent e80ab34a29
commit 584962bfdb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3721

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-25 11:48:14 $"> <!ENTITY date "$Date: 1998-11-02 23:35:56 $">
<!ENTITY title "FreeBSD Development Projects"> <!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: projects.sgml,v 1.22 1998-10-25 11:48:14 wosch Exp $ --> <!-- $Id: projects.sgml,v 1.23 1998-11-02 23:35:56 wosch Exp $ -->
<html> <html>
&header; &header;
@ -55,6 +55,27 @@ description (3-10 lines) to
happy the first time you meet him alone. The main reason is that it's happy the first time you meet him alone. The main reason is that it's
Command Line Interface (CLI), like MS-DOS. Command Line Interface (CLI), like MS-DOS.
</li> </li>
<li><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.
</li>
<li><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.</li>
<li><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.
</li>
</ul> </ul>
<h3>Applications</h3> <h3>Applications</h3>