aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/docs/webresources.sgml
blob: bf03f3dca5265c591add09e48e774ef3b3a30513 (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
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docs/webresources.sgml,v 1.10 2010/09/01 03:58:33 brd Exp $">
<!ENTITY title "Web Resources">
<!ENTITY % navinclude.docs "INCLUDE">
]>

<html>
&header;

	    <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 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://forums.freebsd.org">The &os; Forums</a></h3>

	    <p>The Official FreeBSD Forums, offering a forum dedicated to
	      FreeBSD and FreeBSD aficionados.</p>

	    <h3><a href="http://www.bsdguides.org">BSD Guides</a></h3>

	    <p>BSDGuides.org hosts many BSD-related tutorials.</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>