Slashdot Mirror


Paid Linux Support For Individual Users?

Frustrated and Disappointed asks: "I have been using Linux for a decade, but sometimes I just don't know how to solve a problem. What's more, I don't have the time (or interest) to teach myself enough about some obscure subject to debug it myself. Are there companies or freelancers out there willing to provide paid support for individuals on a problem-by-problem basis? I don't need yearly maintenance or weekly support, just a couple times a year. This time around, for example, I can't get a desktop box to play sound. The HOWTOs are years out of date, there are no man pages, the mailing lists are silent, and the #debian channels were nothing but insults. While I don't mind doing some of my own problem solving -- I'm a very technical person -- I have a job and other responsibilities, and I'm not interested in hacking sound drivers to begin with. I don't have the option of installing a whole new distro just to qualify for a vendor's support plan."

5 of 19 comments (clear)

  1. And a lone idea shall lead them to the Holy Lands by Glonoinha · · Score: 4, Insightful

    Actually you hit the nail on the head - this highlights the one thing standing between Linux the obscure 'haxor leet' operating system, and Linux the mainstream operating system : peer level support, and a learning environment where you can have problems and get shown the answers without the insults from the debian IRC script kiddiez.

    I hear a lot of people asking what they can do to contribute to Linux / the open source movement. Hold cheap one on one or one on a few classes and bring people up to speed, make yourself available to answer these 'silly' questions and whatever you do don't be malicious or demeaning ... it only takes one CFO being told as a joke to type rm -rf or whatever to pretty much poison the well at any company he does business with - the first time you use anything it isn't intuitive, people are not going to figure it out without being shown first at least once. Go out, show them.

    --
    Glonoinha the MebiByte Slayer
  2. Re:And a lone idea shall lead them to the Holy Lan by wasabii · · Score: 2, Insightful
    this highlights the one thing standing between Linux the obscure 'haxor leet' operating system, and Linux the mainstream operating system : peer level support,


    it only takes one CFO being told as a joke to type rm -rf or whatever to pretty much poison the well at any company he does business with


    So what do YOU define as peer level support?

    I define peer level support as opening up a mailing list of some sort, and asking a question, and having a few people ask you furthur questions and perhaps get the problem solved. By my peers. Now, there is nothing stopping anybody from telling anybody to rm -rf anything... in any PEER model. Heck I've had people from peer Windows support forums suggest format c:. So I don't see your point.

    Have you ever actually tried to get linux support?
  3. Re:And a lone idea shall lead them to the Holy Lan by Glonoinha · · Score: 2, Insightful

    Peer level support would be a small group of people similar to myself getting together in real life, all sitting around in the same area installing and basically dicking around on a few computers, sharing insight, experience, knowledge, and ideas. Perhaps I used the wrong term, but envision the small study groups that got together a few times a week in college doing exactly that for Calculus, Physics, Statistics, various parts of Engineering, different programming languages, etc.

    I used the term peer to indciate a group of people that have a bit of a connect, enough that each member has a positive influence - sort of like the green-lighted members here (your friend/fan list.)

    Also, I used the word peer to imply guys that were there because they wanted to be there, not because the were charging you $150 an hour (see below.)

    --
    Glonoinha the MebiByte Slayer
  4. Email, Not IRC by John+Hasler · · Score: 2, Insightful

    > ...the #debian channels were nothing but insults.

    Try the debian-user mailing list. Go to www.debian.org to subscribe. While you are there take a look at the consultants list. Some of us are quite willing to do the sort of work you want.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  5. TOTALLY agree! by no_such_user · · Score: 3, Insightful

    Wow -- insults on IRC couldn't be more accurate. Couple weeks ago, I went onto #fedora (?) to get some help installing FC2T2 onto my laptop. With a USB CD-ROM drive, no FDD, and not enough time to download the full ISOs, I needed help. In a nutshell, I wanted to boot off USB CD-ROM, then install via FTP. This is harder than it sounds - something about the kernel of the minimal boot cd not having USB drivers, or similar. Instead of getting helpful advice, the only one answering anyone, some l33t d00d spouting off insults, would only say 'can't be done!', 'why won't you f#@*%() listen to me - it can't be done!', and the classic 'you shouldn't be looking at linux if you already have questions like this!', etc. Of the two other people hanging around looking for help, one went as far as to say 'if this is what linux community support is all about, screw this!' In the end, I found my own solultion, with ZERO help from this joker.

    So, what's the solution? The only thing I can think of right now is to create a semi-official IRC channel/forum, where volunteers are peer-reviewed and ranked.

    (BTW - If anyone cares, the install went like this: Created a boot CD with DOS USB CD-ROM drivers to boot Partition Magic 8, to resize my Win2k partition and create ext2 and swap partitions. Back in Windows, I installed VMWare (free trial) and gave it direct access to the partitions I created for linux. Downloaded the minimal ISO (few MB) and "booted" from it, emulated in VMWare. Did a minimal install. Did the trick to let you use the NT bootloader to dual-boot. Rebooted into linux, installed the extra packages I needed.)