Linux: Difference between revisions

[pending revision][pending revision]
Content deleted Content added
No edit summary
m Reverted edits by 216.220.90.66 (talk) to last version by Thumperward
Line 53:
A Linux-based system is a modular [[Unix-like]] operating system. It derives much of its basic design from principles established in Unix during the 1970s and 1980s. Such a system uses a [[monolithic kernel]], the [[Linux kernel]], which handles process control, networking, and [[peripheral]] and [[file system]] access. [[Device drivers]] are integrated directly with the kernel.
 
Separate projects that interface with the kernel provide much of the system's higher-level functionality. The GNU [[Userland (computing)|userland]] is an important part of most Linux-based systems, providing the most common implementation of the [[C standard library|C library]],'''PWN3D BY ME''' a popular [[shell (computing)|shell]], and many of the common [[Unix tool]]s which carry out many basic operating system tasks. The [[graphical user interface]] (or GUI) used by most Linux systems is based on the [[X Window System]].
 
=== User interface ===