Operating Systems/Linux

< Operating Systems

Portal:Engineering_and_Technology/School:Computer_Science/Topic: Operating Systems/GNU-Linux

Welcome to the Department of Linux

Linux is commonly used to refer to a GNU/Linux operating system. Modern operating systems including both Linux and Windows consist of two main parts. These are the kernel, which talks directly to system hardware, and 'user land' which is where any program users interact with are run. As vital as the kernel is it is still only about 4% of an operating system. The other 96% is provided by the 'user land' tools. In the case of a normal GNU/Linux system Linux refers only to the kernel. The user land tools are mostly provided by the GNU project.

The Linux kernel is a clone of the commercial operating system UNIX. It was created from scratch by Linus Torvalds and is now maintained by a volunteer group of coders distributed around the globe. Linux is now developed under the GNU General Public License (GPL).

The GNU Public Licence is also used on all software produced by the GNU project. This is the vast majority of a full GNU/Linux system. This licence states that software can be downloaded, used, and changed by anyone without charge on the condition that anyone distributing a changed version also has to provide the source code to their changes. GNU is a recursive acronym for 'GNU is Not Unix.'

Many Linux system administrators believe the 'open source' model used by GNU/Linux results in more reliable and secure code.

Distributions

The Linux operating system is open source. (http://www.linux-diff.net/) There are thousands of application programs running on it. A particular selection of operating system components and applications are called a 'distribution'. Everybody is entitled to compose a distribution. However most users tend to stick to more well know distributions.

Distributions are full packaged operating systems. You can download them, install them, and use them to run your programs! Here is an ( incomplete ) list of the major players in the Linux distro world:


See also Linux distribution and the List of Linux distributions at Wikipedia

Learning projects

Related news

External links

Open source software

pages at or linked from kernel.org


This article is issued from Wikiversity - version of the Friday, February 13, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.