home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #2 / Amiga Plus CD - 1995 - No. 2.iso / internet / faq / englisch / comp.unix.questions < prev    next >
Encoding:
Text File  |  1995-04-11  |  9.1 KB  |  202 lines

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