LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices

Closed Thread
 
LinkBack Search this Thread
Old 05-11-2007, 01:25 AM   #1
old6598
LQ Newbie
 
Registered: Apr 2007
Posts: 23

Rep: Reputation: 15
Why do Distros cost money ?


I don't understand the idea of distributions costing money. Now if Linux is GNU open source that means it is free. Then exactly what is a person buying when he buys a distro ? Are they allowed to add proprietary software inside the distro (without any source code), or do they bundle other proprietary applications with no source code along with the linux kernel which remains open with its source code ?

If not then is a person paying just the packaging or the fact that the distro contains just the right combination of programs already all figured out for you in one package ? (instead of having to find and download and compile all the bits and pieces through the internet).

What exactly is the business model of the Distributions and paying for them ?


Thanks for any explanations this is really quite confusing...
 
Old 05-11-2007, 01:33 AM   #2
corbintechboy
Member
 
Registered: Sep 2003
Location: Kentucky
Distribution: Chakra
Posts: 460
Blog Entries: 1

Rep: Reputation: 38
If you really love the distribution you are using, then you are paying to support the good works of that distro. It takes money to support a family and alot of these people who work on these distributions are people who have families and devote alot of there time to the linux community. By paying for the OS you are saying thank you and keep up the good work.

IMHO
 
Old 05-11-2007, 01:40 AM   #3
old6598
LQ Newbie
 
Registered: Apr 2007
Posts: 23

Original Poster
Rep: Reputation: 15
There must be some other reason.

Exactly what is a person buying when he buys a distro ? Are they allowed to add proprietary software inside the distro (without any source code), or do they bundle other proprietary applications with no source code along with the linux kernel which remains open with its source code ?

If not then is a person paying just the packaging or the fact that the distro contains just the right combination of programs already all figured out for you in one package ? (instead of having to find and download and compile all the bits and pieces through the internet).

I think that the fact that they put it all together in one box may be an answer, it is still confusing...
 
Old 05-11-2007, 01:42 AM   #4
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: Ubuntu 10.10
Posts: 2,833

Rep: Reputation: 46
Quote:
Originally Posted by old6598
I don't understand the idea of distributions costing money. Now if Linux is GNU open source that means it is free.
Then you do not understand the often written free as in freedom not as in free beer.
 
Old 05-11-2007, 02:23 AM   #5
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,263

Rep: Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562
A purchased distribution may contain some propriety software. This software can't be included in the download version. You may also be purchasing support. Also, the company selling the distro will track exploits and provide security updates for you.

There is some classical music that isn't covered by copyright. But you still might want to purchase some copyrighted classical music because you like the Boston Tops.
 
Old 05-11-2007, 02:44 AM   #6
old6598
LQ Newbie
 
Registered: Apr 2007
Posts: 23

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by jschiwal
A purchased distribution may contain some propriety software. This software can't be included in the download version. You may also be purchasing support. Also, the company selling the distro will track exploits and provide security updates for you.
What do most distributions have ? Do they ALWAYS have some proprietary software bundled in that is only binary with no source code ? (maybe drivers?)

If I buy Linspire and create a full blown complex application in ADA or Java that I intend to sell as proprietary software (I only leave the binaries, no source), but want to give a client the application along with the Linux OS so he doesn't have to find all the bits and pieces and ask for say 5,000 dollars, is that OK, is it illegal ?
 
Old 05-11-2007, 03:20 AM   #7
corbintechboy
Member
 
Registered: Sep 2003
Location: Kentucky
Distribution: Chakra
Posts: 460
Blog Entries: 1

Rep: Reputation: 38
The GPL may answer your questions.
 
Old 05-11-2007, 03:22 AM   #8
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,263

Rep: Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562
Quote:
Originally Posted by old6598
What do most distributions have ? Do they ALWAYS have some proprietary software bundled in that is only binary with no source code ? (maybe drivers?)

If I buy Linspire and create a full blown complex application in ADA or Java that I intend to sell as proprietary software (I only leave the binaries, no source), but want to give a client the application along with the Linux OS so he doesn't have to find all the bits and pieces and ask for say 5,000 dollars, is that OK, is it illegal ?
If you use certain libraries or base your program on an open source project then you would be in violation of the GPL. You need to grep for all the licenses in any source and see if you are compliant. You might want to read the license.

If you are asking if supplying a copy of Linspire would be OK, then no. They could purchase there own version, or you could arrange to be a reseller. Linspire being based on opensource is required to supply the source code to programs covered by the GPL license. They couldn't do the same to any non-gpl content in the distro unless whatever license it is covered by allows it.

Last edited by jschiwal; 05-11-2007 at 03:23 AM.
 
Old 05-11-2007, 03:26 AM   #9
dasy2k1
Member
 
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Ubuntu 12.04 X86_64
Posts: 954

Rep: Reputation: 34
this in the strictest scence would be legal as long as your client diddnt link directly to any GNUed software, (by link i mean as in libarys, not hyperlinks)
or contain any GNUed code.

you would still have to provide the source for the rest of the GNUed stuff in the distrobution


$5000 is a large amount and would probabbly mean that nobody would buy it, but it woudl still be legal to sell it....


with most payed for distrobutions what you are actually paying for is support with there allways being someone on the end of a phone to help you out.

example.
White box linux is an exact clone of RHEL except for the red hat branding being removed.
and the one or 2 propirarty codecs and driveres removed,

the big differeacnce is that you dont get any support form Red Hat Inc
 
Old 05-11-2007, 04:51 AM   #10
old6598
LQ Newbie
 
Registered: Apr 2007
Posts: 23

Original Poster
Rep: Reputation: 15
WOW! Truly incredible! Now I know why there are so few commercial applications for the Linux environment. I remember that the REAL UNIXes like SunOS Ultrix, Solaris or whatever even up to 10 years ago had many very high class commercial applications available for them in many areas like CASE tools, CAD, Scientific etc.

Now they used to cost alot, but if you create really good software by using very good programmers, it should cost alot.

My impression is that aside from servers, Linux has mostly cheap, hack job programs, not targetting professional (where companies are willing to pay big money for good stuff). Or it seems like a SIN to pay for software. I don't know, but from what I read and hear I don't like Linux.

If I said it seems like Linspire is nice and their model (but incredibly they too have very few serious commercial applications) seems good and the way to go, everyone here says they suck, oh they are asking for money or some other idiotic ideological opinion.

Last edited by old6598; 05-11-2007 at 04:54 AM.
 
Old 05-11-2007, 04:56 AM   #11
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,263

Rep: Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562
A long as Linspire configures regular users to run as root, then I'll regard it as defective. Otherwise, I don't care if they have a subscription model or not.

If you want to run a $5000 dollar unix program, you could see if it runs on Linux. There are some expensive programs you can purchase that have been ported from Unix. For example, animation and compositing software. Many customers would like to run the same programs on Linux instead of an expensive Silicon Graphics machine, and it was easier to port to Linux than Windows. Especially since Windows didn't allow them the needed access to the source code when they requested it.

There is commercial software available for Linux, but they tend to be specialty software products, and not what you would find at Best Buy.

Last edited by jschiwal; 05-11-2007 at 05:01 AM.
 
Old 05-11-2007, 05:04 AM   #12
easuter
Member
 
Registered: Dec 2005
Location: Portugal
Distribution: Slackware64 13.0, Slackware64 13.1
Posts: 534

Rep: Reputation: 62
old6598, nobody really cares what YOU think about Linux distros or its available apps.
Just go back to Windows already if you don't like Linux and quit bitching about it!

Nobody here is going to pack up and leave Linux because of what you think.

Last edited by easuter; 05-11-2007 at 05:08 AM.
 
Old 05-11-2007, 05:15 AM   #13
billymayday
Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 120Reputation: 120
Seems to me that you are confusing the distro (ie the OS plus some applications) with commercial applications that sit on top of the OS.
 
Old 05-11-2007, 05:28 AM   #14
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,067
Blog Entries: 4

Rep: Reputation: 385Reputation: 385Reputation: 385Reputation: 385
This is so very very near being a troll it's unreal. But I am a merciful god an shall leave this thread alone for now. The fun part is we haven't had one of these threads for a few years.

Old6598 - read the GPL it explains all. And as far as Linux = hobbyist hack programs .... well, good luck following that argument.
 
Old 05-11-2007, 05:49 AM   #15
reddazz
Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 70
Quote:
The fun part is we haven't had one of these threads for a few years.
Well old6598 has another trollish thread with more or less the same sentiments he/she is expressing in this thread.
 
  


Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I know which partition my distros are on? (Multi distros) glenn69 Linux - Newbie 3 06-18-2005 02:43 AM
On KDE-centric distros and 686 distros, what you think? mebrelith Linux - Distributions 4 03-23-2005 01:09 PM
Low-cost Video Card for latest Linux distros? grapedog Linux - Hardware 2 10-26-2004 03:28 PM
How to cost money to Microsoft irfanhab General 15 10-03-2004 05:08 AM
? linux distro's cost money jchristman Linux - Distributions 9 06-16-2003 07:25 PM


All times are GMT -5. The time now is 05:59 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration