I suggest that this community should consider bringing in the “Daily Simple Questions” threads. They were fun to participate and build community. Perhaps make the threads weekly, instead of daily as the community continues to grow with Redfugees.

Don’t worry about the reputation / !check system, though. Upvotes for good advice is sufficient, IMO.

  • @mister_newbie@sh.itjust.worksOP
    link
    fedilink
    English
    31 year ago

    What kinda server? If you’re just slinging files, you don’t need much horsepower on your CPU – I’m using an SBC and a Debian derivative made specifically for that, OpenMediaVault. NTFS mounts okay for reading; writing isn’t recommended to NTFS due to file permissions.

    • @jws_shadotak@lemmy.world
      link
      fedilink
      English
      11 year ago

      It’ll be general purpose. Mostly Plex but I also host game servers and a bunch of other docker containers on it. I want a good CPU to handle whatever I throw at it.

      • @mister_newbie@sh.itjust.worksOP
        link
        fedilink
        English
        21 year ago

        Yeah you’d likely want a stronger CPU. As an aside, check out Jellyfish as an alternative to Plex, I prefer it.

        As for the NTFS issue, I’d likely suggest just going ext4 as the FS on your server. You can mount it in Windows using a roundabout method through WSL2, should you ever need to.

        • @jws_shadotak@lemmy.world
          link
          fedilink
          English
          11 year ago

          I’ll probably run both Jellyfin and Plex since a of my friends and family are already on Plex.

          I’ll eventually move to a proper RAID setup - probably RAID5 - so I’ll just do a full rebuild with drives included.