Spyke

Replies

Comment on

Non-Win-11 PCs to keep my eyes out for to convert into a NAS?

https://jellyfin.org/docs/general/quick-start/ Here's a quick start for Jellyfin, depending on which OS you wish to install, there's also one line scripts that can set it up in LXCs (linux containers) that share the linux kernel with the host operating system, such as Proxmox.. https://community-scripts.github.io/ProxmoxVE/ (always make sure before setting up you read before executing and understand what the script is about to do, just to reiterate safety) As far as *arrs, https://wiki.servarr.com/ here are some setup guides for the most common. Podman and Docker are the most common container software, depends on what you need from both of em, podman is by default rootless, while docker is set up as privileged by default, while you need to execute a small command to get it to run rootless, which is in their docs respectively.