jellyfin freezes on TV every 2 minutes
https://lemmy.world/post/10273543
jellyfin freezes on TV every 2 minutes - Lemmy.World
Hi, as the title says, when streaming to the jellyfin app an a fire TV, the
video freezes every two minutes. This happens when direct streaming, so it
shouldn’t be a transcoding issue. Useing the website it works just fine. Any
idea how I can find out what this is?
mass-install tool - Install software to classroom PCs
https://lemmy.world/post/8642088
mass-install tool - Install software to classroom PCs - Lemmy.World
I thought this was the right place to ask, let me know if somewhere else was
better. I have a classroom in a public school with around 30 PCs (windows) I
need to install software on (python and chromium). They are all the same PCs. In
the past there was a management system but due to some licensing issues that
does not work anymore. How its been done before: Go to each and every PC and
setup everything manually, or do it once and mirror the HDD 30 times … both ways
very time consuming. I thought there might be a better way to do this, do you
have any idea?
Dashboard - but for users - Lemmy.world
I host some services and now start to slowly let family and friends use some of
those services. for myself i have a dashboard (Heimdall, just because it worked
nicely first try and I didn’t bother looking at others) and I want to also have
one for other users. Now I imagine something like that: - User authenticates in
authelia, which passes username in the header to the dashboard. - in the
dashboard, the user gets presented with a, yeah, dashboard, with all the
services he/she has access to. no login necessary. -no resources are shown to a
user, that this user has no access to. any ideas which dashboard could be
utilized to do something like that, without hosting multiple instances or
preconfiguring all dashboards for all users?
appdata_cache share suddenly appeared
https://lemmy.world/post/2036585
appdata_cache share suddenly appeared - Lemmy.world
As the title said, I updated to 6.12 and suddenly a new share called
“appdata_cache” appeared. I have my appdata share living on the cache (primary
cache, secondary array, mover cache <-- array) Anyone know what and way that is
?
noob-proof reverse proxy with auth
https://lemmy.world/post/1440404
noob-proof reverse proxy with auth - Lemmy.world
I am in self hosting for a bit now, have an unraid server and a bunch of
services running. Now I want to expose some services through a reverse proxy,
but with authentication, preferably google oauth2. I’ve tried a lot of things,
Authentik, Authelia, NPM, and so on. I found everything way to complicated. What
I liked the most until now is Caddy with the greenpau/caddy-security module.
Very easy config through the caddyfile… Though the module has to be manually
installed after every update of the caddy docker container, thats kind of a turn
of for me, since everything else on my server is almost maintainance-free. You
have any suggestions? … also this is my first post on lemmy, since I migrated
from reddit. ;)