this post was submitted on 19 Sep 2025
57 points (96.7% liked)

Linux

58394 readers
437 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 6 years ago
MODERATORS
 

Hi, all. So I want to set up a media server using my Raspberry Pi. It will be used by me and my partner, who is very much tech illiterate. She knows how to use Plex, but I'm tempted by the open nature of Jellyfin. How steep is the learning curve there? Should I just go with Plex and keep it simple? Or is Jellyfin manageable if I set it up for her?

you are viewing a single comment's thread
view the rest of the comments
[–] akilou@sh.itjust.works 2 points 2 days ago (2 children)

Can you explain to my mom how to install tailscale on her Roku and that she has to turn it on each time she wants to use Jellyfin but then back off again when she wants to watch something on a different app?

[–] hietsu@sopuli.xyz 1 points 1 day ago* (last edited 1 day ago)

Why exactly would they ever need to turn VPN off again? It’s not like all their traffic will go through it if it’s on, unless you specifically configure stuff that way (exit node, routes).

And one option to do the VPN stuff is on their router too, so it’s totally transparent to them. More stuff to configure though, unless running owrt or some other router software compatible with Tailscale.

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

As far as I understand, Tailscale (being a Wireguard network) doesn't need you to flip it off and on - if you're connecting to the relevant endpoint it gets routed through that, otherwise it just goes the normal way.

Not gonna pretend that means the setup is trivial to nomies, but you could probably set it up for them and not have to worry about it.

[–] Dultas@lemmy.world 2 points 2 days ago (1 children)

Yeah but it doesn't auto connect on a lot of devices. So if you restart the device you have to reconnect. Tech illiterate people struggle with this concept.

[–] hietsu@sopuli.xyz 1 points 1 day ago

Have zero knowledge of Roku but for example with AppleTV boxes it is totally fire and forget, Tailscale is always on in the background and apps will find my media servers through it.

And I’ve noticed even tech illiterate people will learn to become literate when there is some motivation, like a huge movie archive :) Flipping a preference like VPN on if they want to use certain app is certainly within realm of possibility.