this post was submitted on 07 Jan 2025
32 points (92.1% liked)

Selfhosted

60758 readers
137 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] jws_shadotak@sh.itjust.works 6 points 2 years ago (2 children)

Not quite - He's saying to mount the NAS under /mnt/ and to create a symlink under /home/ to go directly to /mnt/nas/photos

If you're on KDE Plasma / Dolphin, this can be done here:

and put something like this in there

This will create a folder that goes directly to /mnt/nas/pictures, but you can put it anywhere.

[–] needanke@feddit.org 2 points 2 years ago (1 children)

A bit offtopic: What theme is that? I was woundering why you would put windows screenshots under a comment about dolphin for a second.

[–] jws_shadotak@sh.itjust.works 1 points 2 years ago

Haha, it's PlasmaXDark - https://store.kde.org/p/1367172

I genuinely like the look and feel of Windows.

[–] SidewaysHighways@lemmy.world 2 points 2 years ago

Gosh FINALLY this is starting to make sense. Thanks for your effort!