File: x2943.html

package info (click to toggle)
sysadmin-guide 0.8-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 840 kB
  • ctags: 2
  • sloc: makefile: 27; sh: 12
file content (330 lines) | stat: -rw-r--r-- 8,036 bytes parent folder | download
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
<HTML
><HEAD
><TITLE
>Newsgroups and Mailing Lists</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="The Linux System Administrator's Guide"
HREF="index.html"><LINK
REL="UP"
TITLE="Finding Help"
HREF="c2938.html"><LINK
REL="PREVIOUS"
TITLE="Finding Help"
HREF="c2938.html"><LINK
REL="NEXT"
TITLE="IRC"
HREF="x2981.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>The Linux System Administrator's Guide: </TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="c2938.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 14. Finding Help</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x2981.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN2943"
></A
>14.1. Newsgroups and Mailing Lists</H1
><P
>&#13;This guide cannot teach you everything about Linux.  There
just isn't enough space.  It is almost inevitable that at some point
you will find something you need to do, that isn't covered in
this (or any other) document at the LDP.
</P
><P
>&#13;One of the nicest things about Linux is the large number of forums
devoted to it.  There are forums relating to almost all facets of
Linux ranging from newbie FAQs to in depth kernel development issues. 
 
To receive the most from them, there are a few things you can do.
</P
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2947"
></A
>14.1.1. Finding The Right Forum</H2
><P
>&#13;The first thing to do is to find an appropriate forum.  There are many
newsgroups and mailing lists devoted to Linux, so try to find and use 
the one which most closely matches your question.  For example, there
isn't much point in you asking a question about sendmail in a forum
devoted to Linux kernel development.  At best the people there will 
think you are stupid and you will get few responses, at worst you may 
receive lots of highly insulting replies (flames). A quick look
through the newsgroups available finds comp.mail.sendmail, which
looks like an appropriate place to ask a sendmail question.  Your news
client probably has a list of the newsgroups available to you, but if
not then a full list of newsgroups is available at <A
HREF="http://groups.google.com/groups?group=*"
TARGET="_top"
>&#13;http://groups.google.com/groups?group=*</A
>.
</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2951"
></A
>14.1.2. Before You Post</H2
><P
>&#13;Now that you have found your appropriate forum, you may think you are 
ready to post your question.  Stop. You aren't ready yet.  Have you already
looked for the answer yourself?  There are a huge number of HOWTOs and
FAQs available, if any of them relate to the thing you are having a
problem with then <EM
>read them first</EM
>.  Even if they 
don't contain the answer to your problem, what they will do is give you a
better understanding of the subject area, and that understanding will 
allow you to ask a more informed and sensible question.  There are also archives
of newsgroups and mailing lists and it is entirely possible that your
question has been asked and answered previously.  <A
HREF="http://www.google.com"
TARGET="_top"
>http://www.google.com</A
> or a similar
search engine should be something you try <EM
>before</EM
>
posting a question.
</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2957"
></A
>14.1.3. Writing Your Post</H2
><P
>Okay, you have found your appropriate forum, you have read the
relevant HOWTOs and FAQs, you have searched the web, but you still 
have not found the answer you need.  Now you can start writing your post.
It is always a good idea to make it clear that you already have read 
up on the subject by saying something like <SPAN
CLASS="QUOTE"
>"I have read the 
Winmodem-HOWTO and the PPP FAQ, but neither contained what I was looking for,
searching for `Winmodem Linux PPP Setup' on google didn't return 
anything of use either"</SPAN
>.  This shows you to be someone who is willing to make 
an effort rather than a lazy idiot who requires spoonfeeding.  The former
is likely to receive help if anyone knows the answer, the latter
is likely to meet with either stony silence or outright 
derision.</P
><P
>Write in clear, grammatical and correctly spelt English.  This 
is incredibly important.  It marks you as a precise and considered 
thinker. There are no such words as <SPAN
CLASS="QUOTE"
>"u"</SPAN
> or <SPAN
CLASS="QUOTE"
>"b4."</SPAN
>  Try to make yourself look
like an educated and intelligent person rather than an idiot.  It will
help.  I promise.</P
><P
>Similarly do not type in all capitals LIKE THIS.  That is
considered shouting and looks very rude.</P
><P
>Provide clear details stating what the problem is and what you 
have already tried to do to fix it.  A question like <SPAN
CLASS="QUOTE"
>"My linux has stopped
working, what can I do?"</SPAN
> is totally useless.  Where has it stopped
working?  In what way has it stopped working?  You need to be as 
precise as possible.  There are limits however.  Try not to include irrelevant
information either.  If you are having problems with your mail client 
it is unlikely that a dump of your kernel boot log
(<B
CLASS="command"
>dmesg</B
>) would be of help.</P
><P
>Don't ask for replies by private email.  The point of most Linux
forums is that everybody can learn something from each other.  Asking
for private replies simply removes value from the newsgroup or mailing
list.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2969"
></A
>14.1.4. Formatting Your Post</H2
><P
> Do not post in HTML.  Many Linux users have mail clients which
can't easily read HTML email.  Whilst with some effort, they
<EM
>can</EM
> read HTML email, they usually don't.  If you 
send them HTML mail it often gets deleted unread.  Send plain text
emails, they will reach a wider audience that way.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2973"
></A
>14.1.5. Follow Up</H2
><P
>After your problem has been solved, post a short followup
explaining what the problem was and how you solved it.  People will
appreciate this as it not only gives a sense of closure about the 
problem but also helps the next time someone has a similar question.  When they
look at the archives of the newsgroup or mailing list, they will see 
you had the same problem, the discussion that followed your question and
your final solution.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN2976"
></A
>14.1.6. More Information</H2
><P
>This short guide is simply a paraphrase
and summary of  the excellent (and more detailed) document <SPAN
CLASS="QUOTE"
>"How To 
Ask Questions The Smart Way"</SPAN
> by Eric S Raymond.  <A
HREF="http://www.tuxedo.org/~esr/faqs/smart-questions.html"
TARGET="_top"
>&#13;http://www.tuxedo.org/~esr/faqs/smart-questions.html</A
>.  It is
recommend that you read it before you post anything.  It will help 
you formulate  your question to maximise your
chances of getting the answer you are looking for.</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="c2938.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x2981.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Finding Help</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="c2938.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>IRC</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>