


I have tried changing permissions in the GUI by going to the folder and the drives and allowing all users to edit/change the files but to no avail.Īs I said, this won't work with NTFS formatted partitions. Why are you using NTFS formatting for these 2 HDD's? You can't change the permissions or ownership after the partition is mounted when the partition is formatted using NTFS. If there is no overriding reason to use NTFS, you should not do that. I want to put the Plex Library on 'Media Storage'. I have 2 additional Hard Drives i have formatted to NTFS as 'Media Storage' and 'Media Storage 2'. Open your main nginx.I have just installed Plex Media Server on my Ubuntu 16.04 server. If you experience and types hash issue, you need to increase it as the default installation sets this low, and it is recommended to increase it regardless to be safe. In this example, the tutorial will set up an Nginx proxy server.įirst, install Nginx, or given you are using Arch Linux, I would recommend installing Nginx Mainline, which even Nginx recommends over the stable variant. You can set up a reverse proxy to access Plex Media Server from a remote computer or network. Sudo chown -R plex:plex /media/yourfolder/movies Configure/Setup Nginx as a Reverse Proxy sudo chown -R plex:plex /media/yourfolder/tv Or individual files in the hard drive if other folders are present that you do not want Plex to touch/access.

sudo pacman -S -needed -noconfirm base-devel git From your command terminal, use the following code to begin the installation. To begin the installation, you must have GIT installed to import the yay repository to install/build.

Configure/Setup Media Files & Folders Permissions.Configure Arch Linux Headless Server SSH.
