88
submitted 1 year ago by marksism@lemmy.world to c/linux@lemmy.ml

Apart from being open source what is Linux? Could I not create my own operating system that is different to windows or Macos and call it Steve, again there might be an awnser for this and sounds stupid but its more out of curiosity.

you are viewing a single comment's thread
view the rest of the comments
[-] lloram239@feddit.de 22 points 1 year ago

The kernel. That's the part that is literally called "Linux", i.e. the thing that has all the drivers for your hardware and regulates of multiple applications can run at once on the same machine.

On top of that comes the GNU userland (a project started before Linux to build a free Unix), this gets a bit more fuzzy, this includes things like glibc, all the basic tools, shell, ls, tar, rm, gcc, ... It's fuzzy because it's not strictly required to run Linux. Android for example runs the Linux kernel, but has a completely different userland than a typical Linux installation, much of which use the GNU tools. And than you have things like systemd, X11, KDE, Gnome, ... that aren't really GNU userland tools, but rather important to what most people would expect from a "Linux desktop".

this post was submitted on 17 Aug 2023
88 points (90.7% liked)

Linux

47362 readers
1240 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS