Posts

Showing posts from November, 2022

Open source Vs Commercial source

Image
Open source Vs Commercial Operating System   In today’s time there are many operating systems, some are licenced and some are free to use. In technical language these two terms are abbreviated as commercial and open source OS respectively. These two types of OS can’t be differentiated properly as they have lot of common points. But in this blog, we have discussed some crystal clear points which clearly differentiate these two OS’s. at first let’s take quick overview of open source and commercial OS. Open source OS : Open source software is generally free or has low-cost licensing options. The source code of this OS has made available to everybody by its developer. Anybody can study, change, enhance, modify the code of open source OS. The first one (LAMP) is based on open source technologies without licensing costs: Linux operating system, Apache Web server, MySQL database, and PHP programming language.   Commercial OS : Commercial OS are created and supported by for-...