gnu-linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gnu-linux [February 09, 2026 at 14:43] – yanevskiv | gnu-linux [May 14, 2026 at 11:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # GNU/Linux | ||
| + | **GNU/ | ||
| + | |||
| + | When people say "I use Linux" they often mean a distribution of GNU/Linux, such as Debian GNU/ | ||
| + | |||
| + | |||
| + | ## F.A.Q. (Terminology) | ||
| + | |||
| + | ### What's the difference between " | ||
| + | Unix was an older proprietary operating system from the 1970s. It's the operating system that the GNU Project was trying to replace. | ||
| + | |||
| + | ### What's the difference between " | ||
| + | Linux refers to the [[linux|Linux kernel]]. It's a low-level component that implements syscalls, drivers, filesystems, | ||
| + | |||
| + | GNU sits above Linux kernel and it implements all of the programs and components that Unix had. Commands like `ls`, `grep` `echo`, `cat` etc. for example, are all part of the GNU package, | ||
| + | |||
| + | GNU can work without Linux (e.g. [GNU Hurd](https:// | ||
| + | |||
