this post was submitted on 14 Nov 2024
36 points (90.9% liked)

Linux

48184 readers
1364 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
top 20 comments
sorted by: hot top controversial new old
[–] DieserTypMatthias@lemmy.ml 2 points 1 day ago
[–] dino@discuss.tchncs.de 5 points 2 days ago (2 children)

I don't understand people compaing a mesh network to simple wireguard. It is not the same.

[–] ReversalHatchery@beehaw.org 1 points 1 day ago (1 children)

to simple wireguard? there are wireguard based mesh network solutions out there

[–] dino@discuss.tchncs.de 1 points 1 day ago (1 children)

Most of them are, thats not the point.

[–] ReversalHatchery@beehaw.org 2 points 1 day ago

in my understanding OP was not comparing it to simple wireguard

[–] tetris11@lemmy.ml 2 points 1 day ago

It really isn't. I do agree that for most purposes a static network with some central public nodes is the answer, but I want something more dynamic

[–] tiny@midwest.social 11 points 2 days ago (1 children)

Tailscale is the best with netbird in a close second if you want to self host, headscale works great.

[–] 0x0@programming.dev 15 points 2 days ago (1 children)

With Headscale being an open source, self-hosted implementation of the Tailscale control server.

[–] utopiah@lemmy.ml 2 points 1 day ago* (last edited 1 day ago)

Very cool, does it have an iOS client? Or can the official iOS client use that control server?

Edit: yes, wonderful! https://headscale.net/usage/connect/apple/#configuring-the-headscale-url

[–] redxef@feddit.org 4 points 2 days ago (1 children)

I just use ansible to generate all wireguard configs and deploy them. Works great, but then, all my devices have static ips.

[–] corsicanguppy@lemmy.ca -4 points 2 days ago (1 children)

Oh God. Please, use anything but Ansible.

[–] ninekeysdown@lemmy.world 7 points 1 day ago (1 children)

Why? And what would be a replacement for it?

[–] wasabi@feddit.org 7 points 1 day ago

Probably a terribly written shell script that relies on misusing bash footguns and falls apart when you try to fix linter warnings.

[–] this_is_tio@lemmy.ml 6 points 2 days ago

I use NetBird ist easy, free and powerfull

[–] Max_P@lemmy.max-p.me 6 points 2 days ago

WireGuard works great for that.

[–] sic_semper_tyrannis@lemmy.today 3 points 2 days ago* (last edited 2 days ago)

GL.iNet has a mesh router based on OpenWRT and supports WireGuard.

https://www.gl-inet.com/products/gl-b1300/

I have the Flint 2 and like it quite a lot but don't have experience with this other router.

[–] Fijxu@programming.dev 1 points 2 days ago (2 children)

NetMaker is like Tailscale. It uses Kernel wireguard unlike Tailslace which uses user space wireguard.

The only downside is that you need to pay for it or you can host your own server (but is kinda tricky to do)

[–] krolden@lemmy.ml 9 points 2 days ago* (last edited 2 days ago)

Fuck netmaker. They removed features from the free self hosted community version and made them enterprise only. They made the self hosted version nearly useless

Took me forever to finally get off of it and switch to OG wireguard

[–] Fijxu@programming.dev 4 points 2 days ago (1 children)

I didn't know NetBird existed. I may switch to it because it seems to be literally the same as NetMaker

[–] krolden@lemmy.ml 1 points 2 days ago

The only advantage netmaker had over any other mesh vpn was the ability to add regular wireguard clients to access the network without a specific client.

Tbh I miss this feature it would be nice to see it in netbird.