this post was submitted on 13 Feb 2024
50 points (89.1% liked)

Linux

47361 readers
1106 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
 

What's the point of it?

OpenBSD = Security

FreeBSD = The main UNIX-like

NetBSD = ???

Based on the name of have assumed it's be used in things like network appliances but in 20 years I've never seen a single device use it.

you are viewing a single comment's thread
view the rest of the comments
[–] bizdelnick@lemmy.ml 10 points 7 months ago (2 children)

There's no specific point in any of *BSD. They all are general purpose OSes. NetBSD forked from FreeBSD, OpenBSD forked from NetBSD. Conflicts between developers were main reasons for that.

[–] whoami@lemmygrad.ml 3 points 7 months ago (1 children)

NetBSD didn't fork from Free iirc. They took 4.4 BSD and started developing it themselves of the net.

Theo de Raadt was kicked out of netbsd, and started OpenBSD.

[–] bizdelnick@lemmy.ml 2 points 7 months ago (1 children)

Yes, you are right. Both FreeBSD and NetBSD are based on earlier BSD systems. Anyway there are no fundamental differences between them.

[–] whoami@lemmygrad.ml 1 points 7 months ago (2 children)

no fundamental differences between net and freebsd?

[–] bizdelnick@lemmy.ml 2 points 7 months ago

No such ones that would make one of them unsuitable for some task that another copes with.

[–] scratchandgame@lemmy.ml 1 points 7 months ago

What the hell??

They evolve differently. Saying *BSD is like 4.4BSD is still developed by ucb to provide a single base for all BSD.

Michael W Lucas wrote in Absolute FreeBSD (3rd):

Absolute BSD (No Starch Press, 2002) was my first technology book and was written when the various BSD operating system had more in common than they wanted to admit. The second edition, Absolute FreeBSD (No Starch Press, 2007), came out after the BSDs had diverged, and detailed FreeBSD's advances in the previous five year

[–] TCB13@lemmy.world 1 points 7 months ago

Pretty much like all Debian forks. They're all forked from Debian because of conflicts between developers / different ways of seeing things. :P