Where should files for a NAS + nedia server be stored
Where should files for a NAS + nedia server be stored
Currently getting my first media server set up, and I'm wondering what the best directory would be for all the stored files. For reference, I'm working with Ubuntu server to follow the guide I'm using.
Mainly, I'm wondering if I should migrate /home/ to my RAID array, or leave /home/ where it is and create a new directory on the RAID array. Currently the server will just be for my use, but might expand it for others to use
I mount extra storage under
/mnt/
and store stuff like media in there.And make symlinks for large collections, like
~/photos
->/mnt/nas/photos
Interesting, are you accessing files directly on the NAS or something like that where the symlink makes sense?
/mint/ is where I would put this. Only exception would be if I had a service I was providing, like a media player server, and then I might mount it at /srv/