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."

2 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. 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.)