Linked by David Adams on Wed 29th Oct 2008 21:04 UTC, submitted by irbis
Linux Would the internet as we know it exist without Linux? "Absolutely not", says Rich Menga. "Where Linux shines the most is in its server applications". In the 1990's "There were thousands of Mom n' Pop ISPs that operated out of a garage and the vast majority of them were all running Linux. Windows couldn't do it back then and neither could MacOS. What would you have used that you could afford? Netware? Lotus Domino? HP-UX (that requires those refrigerator-sized HP servers)? Linux was literally the only OS out there that had the right price (free), ran similar to a Unix and could use existing computers of the time to connect customers. The internet as we know it today predominantly runs on Linux. There's an extremely high probability that the internet connection you're using right now is connected through a Linux server - and routed through many other Linux servers along the way."
Permalink for comment 335649
To read all comments associated with this story, please click here.
RE[4]: Yes it would
by r_a_trip on Thu 30th Oct 2008 13:53 UTC in reply to "RE[3]: Yes it would"
r_a_trip
Member since:
2005-07-06

There is a differing factor between the GPL and BSD. Both GPL and (original) BSD code remain open, but the GPL as a copyleft license has a domino effect. Everything you put in, becomes GPL and the whole can never be closed off without consent of all the contributors, which in practice means that the code stays non-proprietary.

The BSD license is very lenient and that is a very good quality, but it tends to "lose" development and contributions, because of proprietary interests. Every distributed and closed source addition to BSD code is not available in the free eco-system (and must be implemented in BSDL code a second time). As a developer you can have valid reasons to allow this, but you'll forgo the avalanche effects of the GPL.

I wonder if IBM, Sun, Novell et all, would have contributed to a BSDL ecosphere as "freely" as they did to the GPL ecosphere. The GPL is a good protection against a competitor taking and running off with your code. GPL is a forced joint venture and a completely level playing field. No one can change the rules mid-game. (Except ALL contributors and the FSF with a new version of the GPL, but that is only in conjunction with the GPL upgrade clause).

Reply Parent Bookmark Score: 3