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?"
Although this is specific to the Gentoo Linux Distribution, Gentoo has fantastic forums. Gentoo I hope that helps.
-Jon
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.
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?
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).
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.
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.