guitarlynn wrote: > Any desired changes or is this acceptable to everyone to submit??? > > Thx, > ~Lynn
Oh, I could probably find a few thing or too.... What I'll do is post my changes/corrections inside rows of = signs. Any comments to you or other will be nearby. Some of the fixes are only punctuation. So you'll have to look closely to see what's different. >>1.0 Introduction >> >>As always in life, especially when you have just pulled your last >>hair out, there are several things to check and do before asking that >>might save you a post that is archived on the web for the rest of >>your life that hasn't jumped out at you yet. Ok, that's some wild subordination. How about this: ==================== As always in life when the answer hasn't jumped out at you yet and you've just pulled your last hair out, there are several things to check and do, which might save you a post that will be archived forever on the web. ==================== Ok, I still don't like it all that much, but I'm more interested than ever now to find those posts you made, GL. I still remember your first posts here, vaguely. Can I see a number of hands from all the people who thought GL was a girl when he first posted? I bet we were extra nice :) >>Or you simply are not ===================== Or perhaps you're simple not ===================== >>familiar with the LEAF/Linux system yet and need some more >>information to help you realize exactly what to check and understand. >>I highly suggest following some, if not all, of the preliminary >>self-help steps before posting. Do a Google search on "Guitarlynn" >>some time, and within the first 5 hits of the search I can guarentee >>a very embarassing thread on a mailing list that happened many years >>ago. I would like to see everyone get a working system without any >>embarassing >>side-effects like that! In fact, it will ================== In fact your search will ================== >>most likely get you a correct answer to your problem in a much faster >>time frame by helping us help you in this manner. ===================== most likely get you a correct answer to your problem in a much faster time frame. ===================== >>The instructions in this document apply to SourceForge support >>requests, and troubleshooting questions asked on the leaf-user >>mailing list. ===================== The instructions in this document apply to support requests submitted to the leaf-user mailing list or via the LEAF support form on SourceForge. ====================== >>1.1 Acknowledgements >> >>We thank the following people for their corrections and suggestions: >>Ray Olszewski, Charles Steinkuehler, Jeff Newmiller, Gary Shea, >>Michelle Konzack, Wayne Fool, Jonathan French, Michael Leone, >>Dave Emmons, Bill Pierce, Chris Hill, and Paul Batozech. ======= Hey! :) ======= >>1.2 Distribution Policy >> >>A copy of the license is available at: >>http://sourceforge.net/docman/display_doc.php?docid=1812&group_id=13751 >> >>2. Things to do Before Posting >> >> Read all available documentation on the site where you >>obtained the LEAF disk image, or files you are using. ================== Read all available documentation on the site where you obtained the LEAF disk image and in the packages you are using. There are often important READMEs, like the one inside of echowall.lrp, for instance. =================== >> Check the FAQs at: >> http://sourceforge.net/docman/?group_id=13751 >> Fix all known bugs >> - see FAQs Section 05: Fixes for Known Bugs >> Subscribe to the LEAF mailing list at: >> http://lists.sourceforge.net/mailman/listinfo/leaf-user >> This is not necessary, but it is the polite thing to do. >> Optional: Search the LEAF mailing list archives at: >> http://www.mail-archive.com/leaf-user@lists.sourceforge.net/ >> This may take some time and effort. If you're not familiar >>with search engines, you may find this difficult. However, in most >>cases it's faster than asking list members for help. ======================== Check the FAQs at: http://sourceforge.net/docman/?group_id=13751 Fix all known bugs using FAQ Section 05: Fixes for Known Bugs Subscribe to the LEAF mailing list at: http://lists.sourceforge.net/mailman/listinfo/leaf-user This is not necessary, but it is the polite thing to do. Optional: Search the LEAF mailing list archives at: http://www.mail-archive.com/leaf-user@lists.sourceforge.net/ This may take some time and effort. If you're not familiar with search engines, you may find this difficult. However, in most cases it's faster than asking list members for help. ========================== >> >>3.0 Preparing a Post >> >>When preparing a post, keep in mind that you're asking for free >>technical support from people. They have no vested interest in >>helping you. So, it is to your advantage to make it as easy as >>possible for them to help, by including all appropriate diagnostic >>information. ==================== So it is to your advantage to make it as easy as possible for them to help by including all appropriate diagnostic information. ==================== >>Also, be aware that other people's machines are not the >>same as yours. If your post is formatted correctly, some of the most >>knowledgeable people (UNIX gurus) will be able to read it. The >>following is a list of things to keep in mind: >> >> Keep your lines under 80 characters, and under 72 if possible. >> Sometimes it is necessary to include lines longer than 80 >> characters. You can accomplish this by using " \" to continue a >> line. >> Example: >> >> averylongcommandthatyouwanttosplit \ >> intomultiplelinesforpostingtothelist \ >> sothatotherpeoplecandiagnoseyourproblem I will rail against this st00pid 80 character idea until the end of time. For Pete's sake, we are not using dumb terminals to read a Usenet feed in the year 1992. Can anyone name one person on this list who doesn't read mail in a GUI? Does that dinosaur not have 132 column capability? I really hate it when people don't post the output of a table in the original wide format. Do you know how much of a hassle it is to have to hit reply and fix all 60 lines in someone's ipchains -L -v output just so I can decipher it? I think this limit is nuts. >> Use plain ASCII text. Not all email clients can properly view >> styled or HTML text. Some will simply strip out the codes used >> for style/HTML text, while others will display the codes in the >> message and leave the recipient with a messy email message. >> In extreme cases (e.g. pine), the recipient will see nothing at >> all. - see http://www.expita.com/nomime.html for instructions >> >> The post should have an informative Subject line, with the >> important information near the beginning. Include all >> information in the body of the post. It is inappropriate to >>send attachments to the list. Please don't edit the diagnostic >>information in an attempt to conceal your IP address, netmask, >>nameserver address, domain name, etc... These things aren't secret. >>If someone wants to do something bad to you, they can get this >>information in no time. ======================= If someone wants that information, they can get most of it in no time. Obfuscating the details has been done before by the most concerned folks, but doing so often leads to confusion and extra emails, while we sort out the problems from the typos. ======================== >>When you post files that include passwords, >>you should replace all password characters with the letter "x". >> >>3.1 How to Get Your Diagnostic Information Into a Post >> >>When asking for general help with routing or firewalling questions, >>you should ALWAYS include this information: >> >> the exact name of the LEAF distribution and version >>you are running. This request for versioning isn't standardized from distro to distro GL, and I'm not sure how people are expected to determine this unless you tell them how. Oxygen has a file called /etc/oxygen-release. DF doesn't. Is it /etc/version? Please, can we standardize a file for versions people! >> the exact kernel version you are running. ==================== the exact kernel version you are running: uname -a ==================== >> the complete, exact output of "ip addr show". >> the complete, exact output of "netstat -nr". ====================== the complete, exact output of "ip addr show". the complete, exact output of "ip route show" ====================== >> the exact wording of any "ping" failure responses. ======================= the exact wording of any "ping" command you issued and the entire output of that command. ======================= >>Depending on the specific problem, you may want to include some or >>all of the following: >> >> the exact output of "lsmod" [typically for >>NIC-related problems]. >> the exact output of "ipchains -nvL" [typically for >> firewall-related problems]. >> any messages from dhclient in your logs [typically for >> setup of DHCP-dynamic external connections]. >> any messages from ppp or pppoe in your logs [typically >> for setup of PPPoE-dynamic external connections]. >> You don't mention what logs or how to read them. That might help. Not sure how to word it though. >>This is not an exhaustive list; we've tried here to cover only the >>most common sorts of troubleshooting problems that arise. If you have >>a less common problem, or if you use an ISP that does something >>unusual, you may need to provide other specifics to get good help. ==================== This is not an exhaustive list; we've tried here to cover only the most common sorts of troubleshooting problems that arise. If you have a less common problem or if your ISP does something unusual, you may need to provide other specifics. ==================== Not good help vs bad help there. We don't offer bad help, rather incomplete help in this case, I figure. >>Several of the LEAF FAQ's will be invaluable to finding other needed >>information, commands, and interpreting the commands. Some of these >>FAQ's would be: >> >> LEAF Command FAQ >> Diagnostic Commands Explained -Soon to be posted! Please include the hyper-links for those two if possible. >>3.9 Copying Diagnostic Information to a Floppy >> >>Now, you're to a point where you have tried to figure the problem out >>yourself, ========================= Now, you're to a point where you've tried solve problem yourself, ========================= >> done some very good reading, and found some very useful >>information about your system. Assuming this hasn't provided you with >>a working system, ============================== done some very good reading, and found some very useful information about your system. Assuming this hasn't enlightend you with a solution, ============================== >>you would probably like to know a way of getting >>this information in a properly formatted email so that someone may be >>able to help you find an answer to your problem. Writing all that >>information down with a pencil and paper, then typing these notes >>into an email sounds like an even more frustrating step to follow. >> >>Relax and a few basic steps can help you do this with a standard >>blank floppy disk and bypass most note making that you will need to >>do. I'm not sure about that relax comment. Remember, the assumption was that the person has no hair left :) >> 1.Format a spare 1440K MSDOS floppy as you normally would under >> DOS, Windows, or Linux. (your floppies are probably already >> formatted this way). The parenthetical phrase is confusing. Axe it. >> 2.Remove the LEAF disk and insert the new floppy in its place. >> 3.Mount the floppy by running this command: >> # mount -t msdos /dev/fd0 /mnt That /dev/fd0 isn't going to be the same across distros. Use the specific device, /dev/fd0u1440. >> (If you try to re-use extra space on your LEAF floppy for >>this, be sure to use the appropriate device name... e.g. >>/dev/fd0u1680 for a 1680KB floppy.) >> 4.Then use the appropriate command(s) from section 3.1 to copy >> information to a text file on the floppy. ================== 4.Then issue the various command(s) from section 3.1 and redirect their output to a text file on the floppy. ================== >> Examples: >> # cp /var/log/messages /mnt/messages.txt >> # ip addr show > /mnt/address.txt >> # ipchains -nvL > /mnt/filter.txt >> 5.IMPORTANT! Don't forget to umount the floppy before removing it >> from the LEAF box, or attempting to use the backup option. >> Command: >> # umount /mnt >> >>You should be able to take the files you have just put on your floppy >>and cut-and-paste them into a mailing-list email as described in >>Section 3.0. ================ >>You should be able to take the files you have just put on your floppy >>and cut-and-paste them into a mailing-list email. ================ I think the "as described in Section 3.0" is redundant and leads to a break in a person's train of thought as they go scrolling around the windows trying to remember what "3.0" referred to. If you really want that clause in there, then how about: =================== You should be able to take the files you have just put on your floppy and cut-and-paste them into a mailing-list email that is formatted as described above. =================== >>If your using a Windows computer to send the email with, >>you can open the floppy files in an editor such as Notepad and clean >>the end-of-line truncations by pressing the Enter key at each of the >>"black boxes" that you will see. ====================== If you're using a Windows computer to send the email with, you can open the floppy files in Wordpad for copying and pasting into your email. ======================= Wordpad automatically handles Unix or Dos text files in the appropriate manner, GL. >>We hope this helps you find a fast solution to your problem getting >>LEAF working. ====================== We hope this helps you find a fast solution to your LEAF problem. ====================== >>We also appreciate you following this guide, so we can >>provide you the best possible answers in a minimal amount of time. ================= We also appreciate your following this guide, which helps us to quickly postulate the best answers. ================= Ok, that one may have been reaching a bit :) Well, that's about it. There's no spellchecker on Mozilla yet. So please watch out for my speling. Best, Matthew >>Thank-you! >> >>############# end of FAQ ################################## >> > _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel