110 lines
3.6 KiB
Text
110 lines
3.6 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/docs/webresources.sgml,v 1.4 2005/12/27 17:46:38 remko Exp $">
|
|
<!ENTITY title "Web Resources">
|
|
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h2>Links</h2>
|
|
|
|
<ul>
|
|
<li>
|
|
<p>The
|
|
<a href="http://dmoz.org/Computers/Software/Operating_Systems/Unix/BSD/FreeBSD/">Open
|
|
Directory Project</a> offers an excellent selection of links for
|
|
FreeBSD, including a list of
|
|
<a href="http://dmoz.org/Computers/Software/Operating_Systems/Unix/BSD/FreeBSD/Prominent_Users/">prominent
|
|
users</a> which can be helpful for marketing purposes.</p></li>
|
|
</ul>
|
|
|
|
<h2>In the real world...</h2>
|
|
|
|
<h3><a name="press" href="../news/press.html">FreeBSD in the Press</a></h3>
|
|
|
|
<p>Articles in the press about FreeBSD.</p>
|
|
|
|
<h2>Newsgroups</h2>
|
|
|
|
<p>The following newsgroups contain discussion pertinent to
|
|
FreeBSD users:</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<p><a
|
|
href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>
|
|
(moderated)</p>
|
|
</li>
|
|
|
|
<li>
|
|
<p><a
|
|
href="news:comp.unix.bsd.freebsd.misc">comp.unix.bsd.freebsd.misc</a></p>
|
|
</li>
|
|
|
|
<li>
|
|
<p><a
|
|
href="news:comp.unix.bsd.misc">comp.unix.bsd.misc</a></p>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>Additional resources</h2>
|
|
|
|
<h3><a href="../y2kbug.html">Year 2000 Compatibility</a></h3>
|
|
|
|
<p>The FreeBSD project's current statement about its Year 2000
|
|
compatibility.</p>
|
|
|
|
<h3><a href="http://fxr.watson.org/">The
|
|
Source Code</a></h3>
|
|
|
|
<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 Robert Watson.</p>
|
|
|
|
<h3><a href="http://www.daemonnews.org/">Daemon News</a></h3>
|
|
|
|
<p>The industry leader in BSD news.</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>
|
|
|
|
<h3><a name="diary" href="http://www.freebsddiary.org/">The FreeBSD
|
|
Diary</a></h3>
|
|
|
|
<p>The FreeBSD Diary is a collection of how-to entries aimed at UNIX
|
|
novices. The aim is to provide a set of step-by-step guides to
|
|
installing and configuring various ports.</p>
|
|
|
|
<h3><a href="http://www.OnLamp.com/bsd/">The O'Reilly Network BSD
|
|
Dev Center</a></h3>
|
|
|
|
<p>The BSD Dev Center includes two regular columns on FreeBSD,
|
|
featuring tips and tutorials.</p>
|
|
|
|
<h3><a href="http://www.BSDForums.org">BSDForums.org</a></h3>
|
|
|
|
<p>BSDForums.org includes active online forums and news
|
|
community site dedicated to FreeBSD and other BSDs.</p>
|
|
|
|
<h2>Other documentation</h2>
|
|
|
|
<p><a href="http://docs.FreeBSD.org/44doc/">4.4BSD Documents</a>: This is a
|
|
hypertext version of the 4.4BSD documents from
|
|
<a href="file://localhost/usr/share/doc">/usr/share/doc</a>, where you will find the
|
|
documents on a FreeBSD machine (if you install the doc
|
|
distribution).</p>
|
|
|
|
<p><a href="http://docs.FreeBSD.org/info/">Info Documents</a>: This is a
|
|
hypertext version of the Info documents from
|
|
<a href="file://localhost/usr/share/info">/usr/share/info</a>, where you will find
|
|
the Info documents on a FreeBSD machine (if you install the info
|
|
distribution).</p>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|