Slashdot Mirror


Best Web Resource For Linux Help?

mikeswi asks: "I made the big switch to Linux from Windows about six months ago (SuSe Linux 10.0). Overall, I am very pleased with Linux. Every now and then, I run into a problem that I cannot puzzle out on my own. I am absolutely not a Linux expert and have no idea how to do certain things that expert Linux users take for granted. If a determined Google search turns up nothing, I plead for help at LinuxQuestions and someone there usually does a good job of helping me out. What web sites or other resources do Slashdot readers use, when they run into a Linux problem they can't handle themselves?"

8 of 74 comments (clear)

  1. gentoo forums by jdmicklos · · Score: 5, Informative

    Although this is specific to the Gentoo Linux Distribution, Gentoo has fantastic forums. Gentoo I hope that helps.

    --
    -Jon
  2. Specifics by tonyr1988 · · Score: 4, Informative

    Look for resources that pertain to your specific distro. As an Ubuntu user, I use the official Ubuntu forums, and it works beautifully.

    Here is a list of some SUSE resources. It has forums, wikis, mailing lists, USENETs, etc.

    1. Re:Specifics by Kadin2048 · · Score: 4, Informative

      Yeah I'll second (third, fourth?) that as well.

      Start off with distro-specific forums.

      Then, if you can't get anything there (and you're sure it's not because you're {being rude|being vague|asking a dumb question|etc.}), try to see if there are forums specific to the product you're having problems with (e.g. KDE, SANE) and ask there. Lastly, if you're still having trouble, see if there's a mailing list.

      I say go for the mailing lists last, because I think it's polite if you ask a question on a list, to become a member for a few days and try to get an idea of the personalities involved, and then once you've gotten your question answered to stay on the list for a while and try to give back. That just seems polite.

      That said, I've actually gotten much more help from the distro forums than from most mailing lists ... although I can't tell whether this is because the lists are actually less helpful than the forums, or if it's just because since I never go to mailinglists except as a last resort, the problems I ask there are generally much more complicated, and more often that that just stump everyone. But I'd say about 75% of the questions I've ever posted to mailing lists have gone totally unanswered and are currently unsolved, while only a very small percentage of the questions I've posted to forums like UbuntuForums or KDE-Forum are.

      I've never used IRC much for support (or at all, really), so I can't say anything about that.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  3. Freenode. by dcapel · · Score: 4, Informative

    Get an IRC client and connect to irc.freenode.net:6667. There are a zillion channels on it, so you might feel a little lost, but few to start on would be ##linuxhelp, #suse,##kde/##gnome. Note: ## instead of # for channels means that it is a help or 'about' channel.

    --
    DYWYPI?
  4. TLDP by lillgud · · Score: 4, Informative

    The Linux Documentation Project is a really great site with loads of HOWTO's and guides. Really worth checking out if you have a relatively big task to do (eg. setting up a mailserver or such).

    If you want help with smaller tasks I would recommend finding a nice channel on freenode (IRC).

    1. Re:TLDP by bcrowell · · Score: 4, Informative

      You have to watch out, though, because a lot of the stuff on LDP is extremely out of date. The good thing about using the forums and/or wiki for your own distro is that you're more likely to get up-to-date information, and it's also likely to be accurate for your distro.

  5. Value of community by Wylfing · · Score: 4, Interesting

    I know the submitter uses SuSE, and that's fine, I have no wish to sway people away from their favorite distributions. But Ubuntu is crazy delicious this way. You can post even the most newbie-ish of questions on their forums and almost always someone will help in a friendly manner in a matter of minutes. In fact many times Googling for general Linux problems will turn up solutions from ubuntuforums.org.

    I think this is the "thing" that is going to be a big driver of certain distributions in the near future (as if it isn't already). I mean, you can have a distro like Linspire or Xandros where they try hard from a technical standpoint, but there's no community of helpful souls to help you out. What makes OSS go is the gift economy, and one (major) way to give back is to offer friendly technical assistance on the boards. Distros that don't "feel" like they are part of the gift economy are destined to languish. Ubuntu and Fedora seems to have communities like this, even though the vibe of each of their communities is pretty different.

    Anyway, on completely different note, I kind of cringed when I saw this topic, because I expect to see a lot trolls posting anecdotes about how someone screamed at them to RTFM, how everyone is sooo hostile, and other such BS. The fact of it is that I have seen the opposite a lot more. For example, a user shows up on the boards, posts a problem involving a very rare digital camera that exeedingly few people have even heard of, and when nobody responds with a 100% solution in under an hour the user starts flaming the community for their "lack of responsiveness to problems."

    --
    Our intelligent designer has never created an animal that we couldn't improve by strapping a bomb to it.
  6. Google by kronsrepus · · Score: 5, Informative

    You say a determined google search turns up nothing? My guess is then that you're not determined enough!!

    I'm a full time linux admin, and have rarely, if ever, had Google fail to answer my questions. Best start (if you're getting lots of irrelevant results) is to start with the linux search - http://www.google.com/linux - and from there start narrowing your search terms. Sometimes you might need to search some "newbie" sites to figure out what the term you should be using is.. eg. if you're looking for network configuration options scrap the search term "network" and try "eth0" or "ifconfig" or something, use the + and - operators, quote phrases, etc. I'll often run half a dozen searches adding and removing terms until I find what I want. Often the answers lie in forums, etc which google all indexes.. but if you've got a problem there's a 99% chance that someone else already has had the same problem and an answer has been found.