this post was submitted on 10 Sep 2024
116 points (95.3% liked)

Linux

47356 readers
1373 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
 

Whilst BSD isn't linux per se, it still has a lasting legacy in the unix like space and notably has been used in game consoles like the PS4.

For you in your personal use case, have you tried a bsd distro? What was better compared to the average linux distro?

Apparently BSD is more modular with its jailing system and seems to have a lower resource usage.

I look at ones like NETBSD and FreeBSD and think, "what exactly do I get out of them that I wouldn't with Linux say, Ubuntu or Void as an example?

What are your thoughts on BSD, you use FreeBSD before?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 week ago (1 children)

I use it every day. On my MacBook running MacOS 😬

Seriously though, I tried putting FreeBSD on my Linux laptop a few years ago and it was not a fun time. Reminded me a lot of running Linux on desktop in the 2000s when I first discovered Linux.

I'm rooting for them though. I like the idea of keeping development and documentation so tightly integrated and maintained by a single dedicated company.

[–] [email protected] 3 points 1 week ago (1 children)

MacOS is actually not a BSD as some people like to think. It is Unix, it used to be posix tested but it has never, ever been a BSD. MacOS is based on the mach kernel, a kernel that was intended to replace the BSD kernel for a GPL licensed Unix. Most of the people who wanted a GPL Unix just went with Linux in the end. We are still waiting to see what Hurd has to off though. https://en.m.wikipedia.org/wiki/Mach_(kernel)

[–] [email protected] 1 points 1 week ago

10000024061000002405 1000002408

Your point is well taken and I appreciate expanding my knowledge on this a bit, but I don't think that it is that cut and dry. Mach, the kernel from which both is not Unix. Mach is basis for XNU (X is not Unix, sound familiar). From the screenshots from Wikipedia, pretending that BSD is not embedded within MacOS is just trying to obfuscate things. The Mach virtual memory manager for instance is in FreeBSD, so it goes the other way around as well.

https://en.wikipedia.org/wiki/Mach_%28kernel%29?wprov=sfla1

https://en.wikipedia.org/wiki/Darwin_%28operating_system%29?wprov=sfla1

https://en.wikipedia.org/wiki/XNU?wprov=sfla1