I’m having some difficulty setting up a Linux server to host Plex Media Server. I have a Synology DS215j which doesn’t cut it for transcoding CPU power, hence me building a seperate server to host Plex, and connect back to my Syno using NFS.
Does a configuration script / instructions exist for a clean Ubuntu build on which to host Plex?
(I’m struggling with setting permissions for what it’s worth)
As long as you create a dummy account on the Syno for the Ubuntu “plex” user to act as the proxy (you grant permission to “plex” on the Syno like any normal user) then all is good.
NFS will let you use it under your username and Plex to use it under its username concurrently. CIFS is more restrictive.