home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / unix-faq / unix.intro < prev    next >
Encoding:
Text File  |  1995-07-25  |  9.3 KB  |  208 lines

  1. Subject: Welcome to comp.unix.questions [Frequent posting]
  2. Newsgroups: comp.unix.questions,news.answers,comp.answers
  3. From: tmatimar@isgtec.com (Ted Timar)
  4. Date: 18 Nov 1994 07:49:41 GMT
  5.  
  6. Archive-name: unix-faq/unix/intro
  7. Version: $Id: intro,v 2.3 1993/09/01 23:41:53 tmatimar Exp tmatimar $
  8.  
  9. Comp.unix.questions is one of the most popular and highest volume
  10. newsgroups on Usenet.  This article is a monthly attempt to remind
  11. potential posters about what is appropriate for this newsgroup.
  12. If you would like to make any suggestions about the content of
  13. this article, please contact its maintainer at
  14. tmatimar@empress.com.
  15.  
  16. Many FAQs, including this one, are available on the archive site
  17. rtfm.mit.edu in the directory pub/usenet/news.answers.
  18. The name under which a FAQ is archived appears in the "Archive-Name:"
  19. line at the top of the article.  This FAQ is archived as
  20. "unix-faq/unix/intro".
  21.  
  22. Companion articles include the answers to some Frequently
  23. Asked Questions.  You may save yourself a lot of time by reading
  24. those articles before posting a question to the net.
  25.  
  26. If you have not already read the overall Usenet introductory material
  27. posted to "news.announce.newusers", please do.  Much of this article
  28. overlaps with the common sense guidelines posted there.
  29.  
  30.          Should I Post My Unix Question to the Net?
  31.  
  32. Often the answer is "No, you can get an answer a lot faster without
  33. posting a question." Before you post, you should try -
  34.  
  35.     o Reading the manual for your system.  Some day you may encounter
  36.       the phrase "RTFM", which stands for "Read the Fine Manual"
  37.       (except 'F' doesn't really stand for "Fine").  If you ask
  38.       someone a question and they tell you to RTFM, it's an
  39.       indication that you haven't done your homework.   For instance,
  40.       if you are having trouble removing a file whose name begins
  41.       with a "-", check the man page for "rm".  It might tell
  42.       you what you need to know.
  43.  
  44.       When people use terminology like "read(2)", they are referring
  45.       to the "read" man page in section 2 of the manual (which you
  46.       would see by using "man 2 read").
  47.  
  48.     o Finding a knowledgeable user at your site.  Many sites have
  49.       at least a few Unix experts who will be happy to help you
  50.       figure out how to remove a file whose name begins with "-".
  51.       Many larger sites, particularly universities, may even have
  52.       paid consultants whose job is to help you with Unix problems.
  53.       Check with them first.
  54.  
  55.     o Find a good introductory book on Unix.  There are plenty of
  56.       such books available, and you will save yourself a lot
  57.       of trouble by having one handy and consulting it frequently.
  58.       (Question 1.5 in the companion articles will let you know
  59.        where you can find a list of good Unix and C books.)
  60.  
  61. Please remember that the comp.unix.* newsgroups are read by over 80,000
  62. people around the world, and that posting a question to this group will
  63. cost a lot of time and money by the time your article is distributed to
  64. Asia, Australia, Europe (west and east), Africa, the middle east,
  65. and all corners of North, South and Central America.
  66.  
  67. Also, some people receive these newsgroups as part of a mailing list
  68. rather than a newsgroup.  If you're one of these people, please don't
  69. send a "Remove me from this list" or "UNSUBSCRIBE"  message to the
  70. wrong place.  Take the time to figure out where you're getting this
  71. stuff from, and send your request to the mailing list maintainer, *not*
  72. to the list or newsgroup itself!  Ask your local postmaster for help.
  73. (One of the answers in the companion articles deals with the details of
  74. the mailing list.)
  75.  
  76.                To Which Newsgroup Should I Post My Question?
  77.  
  78. The choice of newsgroup is harder than it used to be.  In the old days,
  79. you just had to choose between "comp.unix.questions" and
  80. "comp.unix.wizards".  Now there are a variety of more specific groups.
  81. Choose one of the following groups carefully.  If you aren't sure where
  82. your question belongs or if your question is not specific to some
  83. particular version of Unix, try "comp.unix.questions".  Many
  84. knowledgeable Unix wizards read that group and will be able to help you.
  85.  
  86. Here are the capsule descriptions of various groups you might consider
  87. (extracted from a monthly posting to "news.announce.newusers")
  88.  
  89. comp.unix.questions     General questions from UNIX users and sys admins.
  90.             If your question isn't a really good match for one of
  91.             the groups below, post it here.
  92.  
  93. news.answers        Repository for periodic USENET articles. (Moderated)
  94.             This article is crossposted there.
  95.             Do not try to post here unless you're
  96.             posting a list of FAQ's and their answers.
  97.  
  98. comp.unix.shell         Using and programming any UNIX shell.
  99.  
  100. comp.lang.c             Discussion about C.
  101.  
  102. comp.sources.unix       Postings of complete, UNIX-oriented sources. (Moderated)
  103. comp.std.unix           Discussion for the P1003 committee on UNIX. (Moderated)
  104. comp.unix.admin         Administering a Unix-based system.
  105. comp.unix.aix           IBM's version of UNIX.
  106. comp.unix.amiga        Unix on the Commodore Amiga
  107. comp.unix.aux           The version of UNIX for Apple Macintosh II computers.
  108. comp.unix.bsd           Discussions relating to BSD UNIX.
  109. comp.unix.internals     Discussions on hacking UNIX internals.
  110. comp.unix.large         UNIX on mainframes and in large networks.
  111. comp.unix.misc          Various topics that don't fit other groups.
  112. comp.unix.programmer    Q&A for people programming under Unix.
  113. comp.unix.ultrix        Discussions about DEC's Ultrix.
  114. comp.unix.xenix.misc    General discussions regarding XENIX (except SCO).
  115. comp.unix.xenix.sco     XENIX versions from the Santa Cruz Operation.
  116.  
  117. comp.unix.wizards       In-depth discussions of advanced unix topics.
  118.             People should not post to this group unless they
  119.             have used unix as a user, sysadmin and know details
  120.             of the kernel, and how different unix kernels differ.
  121.             In other words, don't post to comp.unix.wizards.
  122.  
  123.           What Information Should I Include?
  124.  
  125. It's hard to include too much information.  There are hundreds of
  126. different Unix systems out there, and they all have less in common
  127. than you might think.  If you have a problem and are posting an
  128. article, please be sure to mention:
  129.  
  130.     o A descriptive subject line.  Many people will decide whether
  131.       to read your article solely on the basis of the subject line,
  132.       so it should be a good statement of your problem.
  133.  
  134.       NOT GOOD                          GOOD
  135.  
  136.       "Help"                            "How do I sort a file by line length?"
  137.       "Csh question"            "csh dumps core when I use '$<'"
  138.  
  139.     o What computer you are using, and what specific version
  140.       of the operating system it uses.  For instance,
  141.  
  142.         SunOS 4.0.1, Sun 3/50
  143.         4.3BSD-tahoe, Vax 11/780
  144.         SVR3.2, 3b2
  145.  
  146.     o If possible, the *exact* text of any error message you
  147.       may have encountered.
  148.  
  149.       WRONG                RIGHT
  150.  
  151.       "I can't print this file"     "When I type 'lpr Filename', I get
  152.                       lpr: Filename: File too ugly to print
  153.                      What does this mean?  It isn't in
  154.                      the man page.  This is using
  155.                      Mueslix 9.3 on a Fax 68086502"
  156.  
  157. It's a good idea to post unrelated questions in separate articles,
  158. so that people can keep different discussions separate.   It's also
  159. a *very* good idea to include a line or two like this:
  160.  
  161.     "Please mail your answers to me and I'll summarize what I get
  162.      and post the results to comp.unix.questions."
  163.  
  164. This prevents many identical responses from different users to the
  165. same question from clogging up the newsgroup.  And make sure
  166. you really summarize what you get - don't just concatenate
  167. all the mail you've received.
  168.  
  169. It's also a good idea to read comp.unix.questions for at least a couple
  170. of weeks after you post your article to see what followup articles
  171. are posted.
  172.  
  173.                 Should I Post an Answer to a Question?
  174.  
  175. It's very tempting to post an answer to a question you read on the net,
  176. especially when you think "Aha, finally - a question I can answer!"
  177. Consider though that when a simple question is asked, such as the
  178. sort about to be answered below, many other people around the
  179. world already know the answer and may be posting their own reply.
  180. In order to avoid dozens of replies to simple questions, please
  181. wait a day or so and see if anyone else has already answered
  182. the question.  If you have something special to contribute, please
  183. do so, but make sure you're not duplicating something someone else has
  184. already done.
  185.  
  186. You should feel free to reply to any question >by email<.  Even if
  187. the user gets 200 responses to his question, at least the load on the
  188. rest of the net is minimized.
  189.  
  190.                     What About Posting Source Code?
  191.  
  192. Posting small amounts of example code is fine (use comp.sources.unix to
  193. distribute complete programs) - but please make sure that your code
  194. runs (or at least compiles) properly.  Don't just type it in while
  195. editing your posting and hope it will work, no matter how sure you are
  196. that it will.  We all make mistakes.
  197.  
  198.                         What About Those People
  199.        Who Continue to Ask Stupid or Frequently Asked Questions
  200.          In Spite of The Frequently Asked Questions Document?
  201.  
  202. Just send them a polite mail message, possibly referring them to this document.
  203. There is no need to flame them on the net - it's busy enough as it is.
  204. -- 
  205. Ted Timar - tmatimar@empress.com
  206. Empress Software, 3100 Steeles Ave E, Markham, Ont., Canada L3R 8T3
  207.  
  208.