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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
<?xml version="1.0" encoding="koi8-r"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "Web �������">
]>
<!--
The FreeBSD Russian Documentation Project
$FreeBSDru: frdp/www/ru/docs/webresources.xml,v 1.2 2006/07/18 09:55:10 den Exp $
Original revision: 1.6
-->
<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.docs">
<h2>������</h2>
<ul>
<li>
<p>������ <a
href="http://dmoz.org/Computers/Software/Operating_Systems/Unix/BSD/FreeBSD/">
Open Directory Project</a> ���� ���������� ����� ������ � FreeBSD,
������� ������ <a
href="http://dmoz.org/Computers/Software/Operating_Systems/Unix/BSD/FreeBSD/Prominent_Users/">
��������� �������������</a>, ������� ����� ���� ������� �
������������� �����.</p>
</li>
</ul>
<h2>� �������� ����...</h2>
<h3><a name="press" href="../news/press.html">FreeBSD
�� ��������� ������</a></h3>
<p>������ � ������, �����ݣ���� FreeBSD.</p>
<h2>���������������</h2>
<p>��������� ��������������� �������� ���������� �������������
FreeBSD:</p>
<ul>
<li>
<p><a href="news:comp.unix.bsd.freebsd.announce">
comp.unix.bsd.freebsd.announce</a> (������������)</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>�������������� ��������� ����������</h2>
<h3><a href="http://fxr.watson.org/">�������� ���</a></h3>
<p>���� ��� �������� ������� �������� � �������� ����, ��� ��������������
������ �������� ������� <em>����</em> FreeBSD. ���� ������ �������
������������ �������� �������� (Robert Watson).</p>
<h3><a href="http://www.daemonnews.org/">Daemon News</a></h3>
<p>����� ��������� � ������� �������� BSD.</p>
<p>��� � ���� FreeBSD, ��� ������������ �������� ����������� ������
������������. ���� �������, � ����� ��������� �� ���������� � �����������
���������� �����������, ������� ����.</p>
<h3><a name="diary" href="http://www.freebsddiary.org/">The FreeBSD
Diary</a></h3>
<p>The FreeBSD Diary �������� ��������� ������� ���� "how-to",
��������������� ��� �������� � UNIX. ����� �������� �������� ���������
���������� �� ��������� � ��������� ��������� ������.</p>
<h3><a href="http://www.OnLamp.com/bsd/">The O'Reilly Network BSD
Dev Center</a></h3>
<p>� BSD Dev Center ������� ��� ���������� ������� � FreeBSD, � �������
����������� ������ � �����������.</p>
<h3><a href="http://www.BSDForums.org">BSDForums.org</a></h3>
<p>BSDForums.org �������� �������� ������ ������ � ��������� ���� ����������,
����������� FreeBSD � ������ BSD.</p>
<h3><a href="http://www.bsdguides.org">BSD Guides</a></h3>
<p>�� BSDGuides.org ������������ ��������� ����������� � BSD ����������.</p>
<h2>������ ������������</h2>
<p><a href="http://docs.FreeBSD.org/44doc/">������������ 4.4BSD</a>: ���
�������������� ������ ������������ � 4.4BSD �� �������� <a
href="file://localhost/usr/share/doc">/usr/share/doc</a>, ��� �� �����
����� � ������� FreeBSD (���� �� ���������� ����������� doc).</p>
<p><a href="http://docs.FreeBSD.org/info/">��������� Info</a>: ���
�������������� ������ ���������� Info �� �������� <a
href="file://localhost/usr/share/info">/usr/share/info</a>, ��� �� �����
����� � ������� FreeBSD (���� �� ���������� ����������� info).</p>
</body>
</html>
|