What to do before posting to the Linux India Help List

Author: Biju Philip Chacko (botsie@mail.com)
Ver: 0.1
Last Revised: 30/03/2000
Started: 25/03/2000

[This is a first draft. Things marked ToDo need more work. Feel free to contribute anything you feel is pertinent.]


Introduction

Often the best solution to a problem is another eyeball. Another person's viewpoint or experience can be just the thing to solve an otherwise intractable problem. The Linux-India Help (LIH) list provides a ready bank of interested eyeballs.

However, even the most enthusiastic eyeball gets fatigued. Numerous variations of the same question dull the interest of the experienced users who are the list's real resource.

In addition, nobody likes to be exploited. People are more sympathetic to those who have genuinely tried to solve their problems and are stuck. On the other hand, somebody trying to get an easy answer for something that is well documented will be, at best, ignored or worse, flamed.

So, what can you do to make the list a useful resource, interesting reading material, and an all-round nice place to be? Before posting you should:

And to help you out a bit I've also put in a list of useful links to various web-based resources.


Know the List Rules

The Linux India General (LIH) mailing list for helping people (especially newbies) install and run Linux. Topics Suitable for discussion:

The FAQs can be found at

http://lists.linux-india.org/lists/LIH/faq.txt

Note that these are the FAQs about using the list and what is acceptable. A reference of the questions that are most frequently asked on the list is currently still work in progress.


RTFM

Before posting to LIH, be sure to Read The F***ing Manual. There are online documents on Linux systems that will help you accomplish most tasks. Most programs have either manual pages or GNU Info pages. These can be accessed with the commands

	man <program>
	info <program>

respectively. These commands will generally give you information on how to use the program. Sometimes a task will require more than one program or perhaps you don't know the program to use. In such cases, a HOWTO may be what you are looking for.

HOWTOs are short documents that describe how to perform a specific task. There are HOWTOs on subjects as diverse as Connecting to the internet, playing Quake, and controlling a coffee machine with your computer! The documents are usually found in the following locations:

[ToDo: Get the locations for these distros. If there are any changes from version to version note them.]

RedHat: /usr/docs/HOWTO
Debian:

Debian 2.2 (potato): /usr/share/doc/HOWTO
Debian 2.1 (hamm): /usr/doc/HOWTO

Caldera:
SuSE:
Mandrake:

[ToDo: Add more distros]

The latest versions of these HOWTOs are online. The index can be found at the following URL:

http://linuxdoc.org/docs.html#howto


Get a good book

If you are very new to Linux then the above documents may not be very useful to you. You may want to first learn the basics from a book. The following books have been recommended to me:


Check the Archives

It is very likely that another user will have faced your problem. Check if a related query has already been posted on the list. You can do this by searching the list archive. It can be found at the following URL:

http://lists.linux-india.org/cgi-bin/wilma/linux-india-help


And if you post... a little Mailing List Etiquette

(These tips have been adapted from those on www.list-etiquette.com)


Useful Links


Copyright ©2000 Biju Philip Chacko