this post was submitted on 13 Sep 2024
103 points (99.0% liked)

Linux

47341 readers
1344 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
you are viewing a single comment's thread
view the rest of the comments
[–] CaptainBasculin@lemmy.ml 30 points 6 days ago (2 children)

Fot those who doesnt know, Samba is Linux's implementation of the SMB Protocol, which lets you network share with password protection. This allows easy file transfers between Linux and Windows computers on the same network

[–] possiblylinux127@lemmy.zip 10 points 6 days ago* (last edited 6 days ago) (1 children)

It can run as a domain controller in active directory as well (2016 functional level now supported)

[–] lengau@midwest.social 1 points 4 days ago

Can confirm that it can do this fairly well.

Source: the time I grabbed a machine we were about to toss and made it a secondary domain controller for our site so we could nuke and pave our misbehaving Server 2012 DC.

(That other one was also a secondary DC - we just needed one on-site so we could prevent our T1 connection to another site from being the bottleneck.)

[–] Telorand@reddthat.com 5 points 6 days ago

Thanks, that's awesome.

It's great to see Linux projects getting some funding.