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

Linux

45530 readers
1323 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
 

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
[–] [email protected] 5 points 10 months ago* (last edited 10 months ago) (4 children)

Mr. Stallman would be angry if you didn't define it as the Linux kernel plus the GNU stuff that you need to do things with the kernel.

Kernel + environment = OS

[–] [email protected] 6 points 10 months ago

The GNU+Linux thing is dumb. First, the GNU userspace programs aren't the only things added to the kernel to make a working OS. A more fitting name would be systemd+Xorg+PipeWire+Linux. Second, not all Linux distributions use GNU's programs. Some use Busybox, such as Android. Some don't even use GNU's libc, but musl. On an entirely headless system running completely unattended, you could probably not have any userspace at all. Finally, the GNU programs aren't used at all by the average Joe who only uses their computer for Web browsing, emails and games.

[–] [email protected] 4 points 10 months ago

You don't need any GNU stuff for a Linux distro though. It's just very common to use GNU tools.

[–] [email protected] 1 points 10 months ago

Nah. Defining Linux as 'the Linux kernel plus the GNU stuff' is what makes him angry. Defining 'Linux' as 'just the Linux kernel' and sticking to that narrow use would make his day.

[–] [email protected] -1 points 10 months ago (1 children)

Kernel = OS. Tools is what makes the OS actually useful, but strictly speaking they're not needed.

[–] [email protected] 0 points 10 months ago* (last edited 10 months ago)

Nobody would call linux to android (or vice versa), despite having the same kernel.
At least if we speak colloquially, the environment/ecosystem is really enough to define the OS.