/[ddp]/manuals/trunk/network-administrator/network-administrator.sgml
ViewVC logotype

Contents of /manuals/trunk/network-administrator/network-administrator.sgml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 750 - (hide annotations) (download) (as text)
Sun Dec 13 01:57:07 1998 UTC (14 years, 5 months ago) by rkrusty
File MIME type: text/x-sgml
File size: 5016 byte(s)
Added new information into the manual
1 sciuro 709 <!doctype debiandoc system
2     [
3     <!entity % entities system "netadmin.entities">
4     %entities;
5     ]>
6 elphick 621 <!--
7     Debian GNU/Linux Network Administrator's Manual
8     Copyright (C)1997 Ardo van Rangelrooij
9     released under the terms of the GNU General Public License,
10     version 2 or (at your option) any later.
11     -->
12    
13     <debiandoc>
14    
15     <book>
16    
17     <titlepag>
18    
19     <title>Debian GNU/Linux Network Administrator's Manual</title>
20    
21     <author>
22     <name>Ardo van Rangelrooij</name>
23     <email>ardo.van.rangelrooij@tip.nl</email>
24     </author>
25 olly 640 <author>
26     <name>Oliver Elphick</name>
27     <email>olly@lfix.co.uk</email>
28     </author>
29 rkrusty 738 <author>
30     <name>Ivan E. Moore II</name>
31     <email>rkrusty@tdyc.com</email>
32     </author>
33 elphick 621
34     <version>version 0.1, <date></version>
35    
36     <abstract>
37     The Debian GNU/Linux Network Administrator's Manual covers all
38     network administration aspects of a Debian GNU/Linux system.
39     </abstract>
40    
41     <copyright>
42    
43     <copyrightsummary>
44     Copyright &copy; 1997 Ardo van Rangelrooij
45     </copyrightsummary>
46    
47     <p>
48     This manual is free software; you may redistribute it and/or
49     modify it under the terms of the GNU General Public License
50     as published by the Free Software Foundation; either version
51     2, or (at your option) any later version.
52     </p>
53    
54     <p>
55     This is distributed in the hope that it will be useful, but
56     <em>without any warranty</em>; without even the implied
57     warranty of merchantability or fitness for a particular
58     purpose. See the GNU General Public License for more
59     details.
60     </p>
61    
62     <p>
63     You should have received a copy of the GNU General Public
64     License with your Debian GNU/Linux system, in
65     <tt>/usr/doc/copyright/GPL</tt>, or with the
66     <prgn>debiandoc-sgml</prgn> source package as the file
67     <tt>COPYING</tt>. If not, write to the Free Software
68     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
69     </p>
70    
71     </copyright>
72    
73     </titlepag>
74    
75     <toc sect>
76    
77     <chapt>
78    
79     <heading>Introduction</heading>
80     <p>
81 rkrusty 740 Please send all comments, critics, suggestions, bugs, etc. to
82     <email>rkrusty@tdyc.com</email>.
83 elphick 621 <p>
84 rkrusty 740 <sect>
85 elphick 621
86 rkrusty 740 <heading>About this manual</heading>
87 elphick 621
88 rkrusty 740 <sect>
89    
90     <heading>Where to find newer versions</heading>
91 elphick 621 <p>
92 rkrusty 740 The newest version of this manual can always be found at:
93     <p>
94 rkrusty 748 http://www.debian.org/~elphick/manuals.html/network-administrator
95 rkrusty 740 <p>
96     Copies can also be found at:
97     <p>
98 rkrusty 748 http://www.tdyc.com/archive/debian/network-administrator
99 rkrusty 740 <p>
100     <sect>
101     <heading>How this manual came about</heading>
102 elphick 621
103     </chapt>
104    
105     <chapt>
106    
107     <heading>Overview of a Debian GNU/Linux System</heading>
108    
109     <p>
110     author = Ardo van Rangelrooij
111     <email>ardo.van.rangelrooij@tip.nl</email>
112     </p>
113    
114     <p>
115     topics = ?
116     </p>
117    
118     </chapt>
119    
120 sciuro 709 <!-- TCP/IP
121     Author = Duncan Thomson
122     -->
123     &Tcpip
124 elphick 621
125     <chapt>
126    
127     <heading>UUCP</heading>
128    
129     <p>
130     author = ?
131     </p>
132    
133     <p>
134     topics = ?
135     </p>
136    
137     </chapt>
138    
139     <chapt>
140    
141     <heading>PPP, SLIP, PLIP</heading>
142    
143     <p>
144     author = ?
145     </p>
146    
147     <p>
148     topics = ?
149     </p>
150    
151     </chapt>
152    
153     <chapt>
154    
155     <heading>NFS</heading>
156    
157     <p>
158     author = ?
159     </p>
160    
161     <p>
162     topics = ?
163     </p>
164    
165     </chapt>
166    
167     <chapt>
168    
169     <heading>NIS</heading>
170    
171     <p>
172     author = ?
173     </p>
174    
175     <p>
176     topics = ?
177     </p>
178    
179     </chapt>
180    
181 rkrusty 738 <!-- DNS/BIND
182     Author = Ivan E. Moore II
183     -->
184     &BIND
185 elphick 621
186     <chapt>
187    
188     <heading>Router</heading>
189    
190     <p>
191     author = ?
192     </p>
193    
194     <p>
195 rkrusty 750 topics = Interaction with other routers, Routing protocols, etc..
196 elphick 621 </p>
197    
198     </chapt>
199    
200     <chapt>
201    
202     <heading>Mail</heading>
203    
204     <p>
205     author = ?
206     </p>
207    
208     <p>
209     topics = ?
210     </p>
211    
212     </chapt>
213    
214     <chapt>
215    
216     <heading>News</heading>
217    
218     <p>
219     author = ?
220     </p>
221    
222     <p>
223     topics = ?
224     </p>
225    
226     </chapt>
227    
228     <chapt>
229    
230     <heading>FTP</heading>
231    
232     <p>
233     author = ?
234     </p>
235    
236     <p>
237     topics = ?
238     </p>
239    
240     </chapt>
241    
242     <chapt>
243    
244     <heading>WWW</heading>
245    
246     <p>
247     author = ?
248     </p>
249    
250     <p>
251 rkrusty 750 topics = Web Servers, Web Caching, Web Proxy's, Secure Web Servers, Authentication
252 elphick 621 </p>
253    
254     </chapt>
255    
256     <chapt>
257    
258     <heading>Security</heading>
259    
260     <p>
261 rkrusty 750 author = Ivan E. Moore II
262 elphick 621 </p>
263    
264     <p>
265 rkrusty 750 topics = Service Security (ftp, telnet, dns, etc), tools, etc..)
266 elphick 621 </p>
267    
268     </chapt>
269    
270     <chapt>
271    
272     <heading>Firewall</heading>
273    
274     <p>
275 rkrusty 750 author = Ivan E. Moore II
276 elphick 621 </p>
277    
278     <p>
279 rkrusty 750 topics = ipfwadm, ip masquerading, proxy's
280 elphick 621 </p>
281 rkrusty 750
282     <p>
283     If you would like to help with this please contact the author
284     </p>
285 elphick 621
286     </chapt>
287    
288     <chapt>
289    
290     <heading>Kernel Configuration</heading>
291    
292     <p>
293     author = ?
294     </p>
295    
296     <p>
297 rkrusty 750 topics = Advanced Kernel Configuration, what to choose and why
298 elphick 621 </p>
299    
300     </chapt>
301    
302     <chapt>
303    
304     <heading>Index</heading>
305    
306     </chapt>
307    
308     </book>
309    
310     </debiandoc>

  ViewVC Help
Powered by ViewVC 1.1.5