Slashdot Mirror


Building a Large Linux Knowledgebase

linuxfan writes "It looks like LinuxQuestions.org is aiming to build the largest independent Linux-related knowledgebase using a Wiki. They are using the same software as Wikipedia (MediaWiki), are using a Creative Commons license and look to be off to a good start."

6 of 251 comments (clear)

  1. Eh? Largest? Huh? by Dark+Lord+Seth · · Score: 5, Informative

    What about The Linux Documentation Project? Provides plenty of knowledge to me about pretty much anything Linux related...

  2. Re:To clarify! by boarder8925 · · Score: 5, Informative
  3. linuxquestions not just linux by bbowers · · Score: 5, Informative

    I'm a contributing member of the linuxquestions site, and I personally thing Jeremy (the owner/admin) is doing a wonderful job of keeping the site up to date and adding new things. Most recently they showed their support at linuxworld with other companies and .orgs. THe addition of the wiki will further increase what they're trying to get across. I've found threads on there that I havn't found anywhere else on google or mailing lists, and most everyhting I've needed has a solution. Responses are fast, and the people are very nice, I'd reccomend it to anyone with questions.

    Now keep in mind they don't just do linux, theres Solaris forums, Programming forums, AIX, distro forums, and many many more such as hardware forums, networking and a very nice HCL. I guess this is turning into an ad but I'm just trying to help out cause a little bit I guess. You'll find me there as the user Astro

    --
    Even a stopped clock gives the right time twice a day.
  4. Then you'll like Wiki by lawpoop · · Score: 5, Informative
    The great thing about wiki is that it's very open. If you see redundant or meaningless data, delete it! Yes, you! It's very empowering.

    But wait, hold on! Did someone write trollish nonsense all over a beatiful how-to? Just roll back the changes.

    If this scares you (and it should, it's very powerful, very new), check out wikipedia.com. It's totally self-policing and very well-kempt. You will quickly move from scared to excited.

    --
    Computers are useless. They can only give you answers.
    -- Pablo Picasso
  5. Re:Question by Xabraxas · · Score: 4, Informative
    Does it strike anyone as a bit of a negative attribute that you have to have a massive knowledgebase to use your operating system?

    You don't need a massive knowledge base to use Linux. The main difference is that documentation for Linux usually covers a lot more than just the kernel. It usually covers a ton of popular programs in addition to the kernel, including two entirely different desktops. Not to mention the fact that you can change so many more parameters in Linux than you can in Windows or MacOSX. For example, it is fairly simple to install another kernel if you want to on most Linux distributions but you also have the ability to compile your own kernel. This will take more documentation than either Windows or OSX but it hasn't made anything more difficult.

    --
    Time makes more converts than reason
  6. Thoughts from someone who's done it by Plug · · Score: 4, Informative

    I don't know how LQ's wiki will end up, but if the answers from questions posted to the forums make their way into Wiki entries and are regularly maintained, then it has potential.

    Almost two years ago, a resourceful hacker at our Waikato Linux Users Group set up a Wiki, and it has been a phenomenal success. We'll be surprised how often we google looking for something, and find the Wiki as the first hit!

    What did we do differently? For starters, Perry imported the man pages and howtos, meaning people could link to a man page in the Wiki just by naming it (ie fstab(5)). This encourages both reading man pages and editing them, marking them up to be more useful to everyone. Another point is that now you can see which pages (and other man pages) refer to a given page, an invaluable tool that man itself can't provide!

    We're thinking of dropping the HOWTOS because it's amost impossible to get changes sent up stream, and our own locally developed content tends to be better and more up to date.

    Good luck to the LQ people, but there exist a number of Wikis that have the knowledge growing nicely outside of this. If you're looking for something, come check us out.