aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/support/webresources.xml
blob: 46a6b6ec7934fb4e3f88064474ee0966fc2dcd56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "Web Resources">
]>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.support">

		<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.ugu.com/">Unix Guru Universe</a></li>

		      <li><a href="http://www.ora.com/">O'Reilly &amp; Associates, Inc.</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>
			project provides
			users of a variety of &unix; systems, including &os;,
			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.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.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
			is a 4.4BSD 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 &os; 4.X but has a different
			set of development goals than &os;.</li>

		      <li><a href="http://www.illumos.org"><strong>illumos</strong></a>
			is an open source fork of OpenSolaris, which ultimately has
			its roots in a BSD derivative called SunOS.</li>

    </ul>


</body>
</html>