• BladeFederation@piefed.socialOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 hours ago

    Depends on what you’re hosting on the home server and how often you’ll use the device for gaming/other stuff. Most people prefer stable distros for servers, because if you go too long without updating you may be missing dependencies. But if you’re going to update regularly and use it every week, it’s probably fine. Some people do use Arch based distros for servers. CachyOS is my favorite and easiest to use Arch based distros despite making fun of it in the meme.

    • r3g3n3x@lemmy.zip
      link
      fedilink
      arrow-up
      0
      ·
      8 hours ago

      I’m using lmde now for it but I’ve had a few headaches and I get harassed by a lot of updates anyway. Getting the Nvidia970 video card to work was a a bit of a pain but it seems to be ok for now. Hosting yams with plex on it now but kinda scared to go much further with immich or an audiobook library until I’m confident I have the right base.

      • BladeFederation@piefed.socialOP
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 hours ago

        You may have to experiment a little. Cachy is good at auto finding drivers for you, but sometimes rolling releases can break compatibility with older drivers or stop supporting them faster. Then again, 970 isn’t THAT old so you might be OK. If you don’t like being harassed for updates, rolling release is probably not what you’re looking for.

        If you have the drivers working, you may want to just leave it. People like CachyOS for gaming because it has up to date features and improves compatibility. You won’t get up to date features if thr GPU doesn’t support it though. The faster wait time for Proton compatibility will still help.

        If you are still looking to switch, maybe something a bit in between. Tuxedo OS uses KDE, Wayland, and is good at auto detecting/downloading proprietary Nvidia drivers too. It’s based on Ubuntu LTS so it won’t update all the time. They are transitioning to being based on Debian Testing and further testing those updates, which will probably roughly feel like Fedora’s level of updates. Pop!_OS says that they support older Nvidia cards in their standard LTS version too, which is also based km Ubuntu. They just switched to their brand new DE though, which I like but has some bugs last I checked.

        Also maybe consider using Docker for the server stuff, that way it doesn’t matter as much what distro you use.

        • r3g3n3x@lemmy.zip
          link
          fedilink
          arrow-up
          0
          ·
          5 hours ago

          Thanks for the input and your time. I’m actually using docker for the yams setup and totally forgot that makes the underlying tech fairly irrelevant