Linux question

crazykid48x

New Member
I hear people saying that linux is opensource. What does that mean? does it mean you can change the coding of the actuall operating system to suit your needs? If so, what language would you do this in?
 
Open-source:- computer software for which the source code is freely available to the public. Linux is great for that reason as well as others. If I remember correctly, C or C++ isused to code Linux :D
 
Whatever it is written for, you actually don't get the free copy of Linux and change the code cause simply you will spend ages doing this. Many companies that enhance the Linux, like Redhat, distribute the OS for free, but without manuals, support or anything. This is mainly the terms and conditions of Linux, if you are going to enhance it, then you must make it distributable for free. These companies profit from giving support to clients, documentations, making other programs from scratch that run only under Linux platforms and so on.
 
Back
Top