Not him, but many would be having these questions in their mind unanswered. How business is made out of open source softwares (here-in-after referred as OSS)?
OSS are softwares that should be freely distributed along with it's source code. Anyone must be allowed to modify the source code which can be redistributed further. Also it's license should not exclude the OSS to interfere with the operation of other softwares.
Some examples of OSS.
- GNU/Linux operating system
- GNU Compiler Collection(GCC)
- Apache HTTP Server
- Mozilla Firefox internet browser
- OpenOffice
- Perl language
- PHP language
- Python language
OSS is freely available to provide the freedom for the following:
- to run the program for any purpose
- to study how the program works and adapt the same for own use
- to redistribute copies
- to improve the program and release your improvements to the public, so that the whole community benefits.
For example, Red Hat created the "Official Red Hat Linux" and is able to sell this normally "free" software. The main value that Red Hat adds to the package is a warranty and technical support. For most businesses, the assurance of technical support has been a key factor in the decision to buy Linux instead of simply downloading it for free. In addition to Red Hat, there are several other companies that have packaged Linux, usually with additional software, for resale.
No comments:
Post a Comment