sorry fLock it my phone doesn’t like it and don’t really know what the f stands for. but flock is a Linux command that let’s you manage simple concurrency issues https://www.man7.org/linux/man-pages/man1/flock.1.html
sorry fLock it my phone doesn’t like it and don’t really know what the f stands for. but flock is a Linux command that let’s you manage simple concurrency issues https://www.man7.org/linux/man-pages/man1/flock.1.html
Flock does this functionality, the deal is that it waited for the long-running process to end so it wouldn’t release the lock after the script was done. Adding a line manually releasing it fixed it.
It’s an auto-update script, you don’t wanna start a new update while one is underway.
What does it do over jellyfin tho? It seems like another front-end for it.
Hey, if you’re just looking for a reverse proxy my recommendation is Caddy. Give it port 443 and 80 and it’ll reverse proxy you to wherever you want depending of the subdomain/port
I genuely returned the last GPU I bought from Nvidia after they told me they didn’t support Linux installs. Hope everyone else stuck with it is doing fine.