Difference between revisions of "Linux"

From Christoph's Personal Wiki
Jump to: navigation, search
(External links: Added "LNAG")
(+links)
Line 2: Line 2:
  
 
== Kernel ==
 
== Kernel ==
* Current: '''2.6.15''' (03-Jan-2006)
+
The kernel is the core piece of the Linux operating system.
 +
* Current: '''2.6.16.14''' (05-May-2006)
  
 
== Tutorials ==
 
== Tutorials ==
Line 30: Line 31:
 
* [http://www.kernel.org/ The Linux Kernel Archives] — the primary site for the Linux kernel source, but it has much more than just Linux kernels.
 
* [http://www.kernel.org/ The Linux Kernel Archives] — the primary site for the Linux kernel source, but it has much more than just Linux kernels.
 
* [http://linux-newbie.sunsite.dk/ Linux Newbie Administrator Guide] — (LNAG)
 
* [http://linux-newbie.sunsite.dk/ Linux Newbie Administrator Guide] — (LNAG)
 +
* [http://www.tldp.org/LDP/intro-linux/html/index.html Introduction to Linux - A Hands on Guide] — by Machtelt Garrels (14-Mar-2006)
  
 
{{stub}}
 
{{stub}}
 
[[Category:Technical and Specialized Skills]]
 
[[Category:Technical and Specialized Skills]]

Revision as of 18:58, 7 May 2006

Linux is a computer operating system and its kernel. It is one of the most prominent examples of free software and of open-source development: unlike proprietary operating systems such as Windows and Mac OS, all of its underlying source code is available to the public and anyone can freely use, modify, improve, and redistribute it.

Kernel

The kernel is the core piece of the Linux operating system.

  • Current: 2.6.16.14 (05-May-2006)

Tutorials

Beginner

Intermediate

Advanced

Distributions

Linux is predominantly used as part of a Linux distribution (commonly called a 'distro'). These are compiled by individuals, loose-knit teams, and various professional organizations. They include additional system software and application programs, as well as certain processes to install these systems on a computer.

My favourite distributions include:

  • SuSE — my primary operating system. (see also: openSUSE)
  • Ubuntu Linux — good distro for beginners.
  • Damn Small Linux (DSL) — A live CD designed for MiniCD with a hard drive install option.

External links

This article is curently a "stub". This means it is an incomplete article needing further elaboration.

I always welcome suggestions, comments, and criticism. If you have something to contribute to this site, please follow this link: Contributing Information. Thank you!