doc/en/support/webresources.sgml
Murray Stokely 570b02b34f MFP4: Add new second level sections to simplify navigation through
pages that have grown organically for 8+ years without being
reorganized.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
2005-10-04 05:52:16 +00:00

101 lines
No EOL
3.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/support/webresources.sgml,v 1.40 2004/12/08 23:17:18 brueffer Exp $">
<!ENTITY title "Web Resources">
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<ul>
<li><a href="#general">General &unix; Information</a></li>
<li><a href="#xwin">The X Window System</a></li>
<li><a href="#hardware">Hardware</a></li>
<li><a href="#related">Related Operating System Projects</a></li>
</ul>
<a name="general"></a>
<h2>General &unix; Information</h2>
<ul>
<li><a href="http://www.geek-girl.com/unix.html">The Unix Reference
Desk</a> by Jennifer Myers</li>
<li><a href="http://www.ugu.com/">Unix Guru Universe</a></li>
<li><a href="http://www.ora.com/">O'Reilly &amp; Associates, Inc.</a></li>
<li><a href="http://www.unixpower.org">Unix Power</a></li>
</ul>
<a name="xwin"></a>
<h2>The X Window System</h2>
<ul>
<li>The <a href="http://www.x.org/">X.Org</a> and <a
href="http://www.xfree86.org/">XFree86&trade;</a> projects provide
users of a variety of Intel based UNIX systems, including FreeBSD,
with an excellent X Window system.</li>
<li>The <a href="http://www.winehq.com/">WINE</a> project is working to
provide the ability to run Microsoft Windows&reg; software on Intel based UNIX
systems such as FreeBSD, NetBSD and Linux.</li>
</ul>
<a name="hardware"></a>
<h2>Hardware</h2>
<ul>
<li>The <em>comp.answers</em> <a
href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a>
is a great reference for people building their own machines.</li>
<li><a href="http://www.x86.org/">Intel Secrets -- What Intel Doesn't
Want You To Know</a> - lots of information about Intel chips.</li>
<li><a href="http://www.faqs.org/faqs/pc-hardware-faq/chiplist/">Aad
Offerman's Chip List</a> - reference material on chips used in PC
clones.</li>
</ul>
<a name="related"></a>
<h2>Related Operating System Projects</h2>
<ul>
<li><a href="http://www.netbsd.org/"><strong>NetBSD</strong></a> is
another free 4.4BSD-Lite based operating system which runs on several
different architectures.</li>
<li><a href="http://www.openbsd.org/"><strong>OpenBSD</strong></a>
is another 4.4BSD derivative with focus on security.</li>
<li><a href="http://www.linux.org/"><strong>Linux</strong></a> is
another free UNIX like system.</li>
<li><a href="http://www.opendarwin.org/"><strong>Darwin</strong></a>
is the free system that forms the core of Apple's
<a href="http://www.apple.com/macosx/">Mac OS X</a> system.</li>
<li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
is a 4.4 BSD Lite based server and emulation library that provides
free UNIX functionality to a Mach based system.</li>
<li>The <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
HURD</strong></a> project is another effort to develop a free
UNIX like operating system.</li>
<li><a href="http://www.dragonflybsd.org/"><strong>DragonFly
BSD</strong></a> is based on FreeBSD 4.X but has a different
set of development goals than FreeBSD 5.X.</li>
</ul>
&footer;
</body>
</html>