• 10 Posts
  • 225 Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle



  • You’re an angel. I don’t know what the fuck htop is doing showing 8GB in use Based on another user comment in this thread, htop is showing a misleading number. For anyone else who comes across this, this is what I have. This makes the situation seem a little more grim. I have ~2GB free, ~28GB in use , and of that ~28GB only ~3GB is cache that can be closed. For reference, I’m using ZFS and roughly 27 docker containers. It doesn’t seem like there is much room for future services to selfhost.

    MemTotal:           30.5838      GB
    MemFree:            1.85291      GB
    MemAvailable:       4.63831      GB
    Buffers:            0.00760269   GB
    Cached:             3.05407      GB
    









  • Docker has been the deployment method of choice…

    Nice 😎

    I’m not attached to either, I’ve seen a lot of people recommend them. Debian has gotten more than a few recommendations in this thread, so I’m checking out PikaOS now.

    The biggest problem you are going to have is the NVIDIA graphics card. As long as you overcome the hurdle of installing those drivers, any of the popular desktop OSs should be fine. Some people seem to get them going no problem but for others, it’s a show stopper. The OSs that have the option for installing the drivers during installation are nice for that reason.

    As much as I didn’t want to, it’s really seeming like I’m going to need to pick a few a test them out…

    Yeah. Unfortunately that’s going to be the best way to learn what you want from your OS. It’s equally frustrating and rewarding.

    Is it common practice to use one FS across all drives? Or would ZFS work well enough on its own for the pool and use a different FS for the OS/storage drives?

    Depends on the environment, really; there’s no wrong answer. ZFS will work fine for its own pool. I would say a FS with snapshotting and rollback capabilities are almost a requirement for Arch based/rolling release distros. You never know when an update might break something.

    I’ve been testing out ZFS on my OS drive for my personal server and it’s probably overkill because all the important stuff is on the ZFS pool with backups. My OS drive could shit the bed at any moment and I could switch it out with anything else because of that pool.


  • It’s being used as a Jellyfin+arr stack, qbit, Immich

    for those applications any distro that lets you use docker and docker compose. If you don’t know how to use them, do yourself a favor and learn. It makes self-hosting so much easier and makes the base OS almost irrelevant.

    Is Bazzite going to be too tinker-proof, or is CachyOS just way too much work?

    Since you seem set on these two, go with Bazzite. Between Distrobox and Docker, Bazzite being an immutable OS seems like a non-issue. After you play around with it, if you feel like you want something that could potentially require more of your time but gives you a little more control, go with CachyOS but ensure you are using ZFS, btrfs, or some other file system that allows rollbacks.

    I’ve distro-hopped a lot over the years. Ubuntu (most flavors), Fedora, Debian, Arch, Solus, EndeavourOS, CentOS, Alma, more I’m forgetting, and even some BSDs. Out of all of them, I keep going back to Ubuntu for my servers. I like the release cycles, it’s never given me any issues that I didn’t cause myself, the packages are new enough, the installer lets you set up ZFS and 3rd party tools/software (like Nvidia drivers), and there is a ton of documentation. I want my server to be an appliance, not something I tinker with, and Ubuntu does that really well. If I do feel like tinkering, I do it in a VM or container.





  • I think I see what you’re saying. My gripe is that if I want a laptop/tablet with a great ARM chip, with long battery life, my options all force me to use one of two operating systems that I’d prefer not to use for ideological reasons. If I’m forced to use one, because I want an ARM device, I might as well use the one that has the best hardware. M5s are right around the corner and the MacBook Airs are really competitive.

    If I misinterpreted your question, then no, as far as I’m aware, none of the M series has FULL support. The M1s and M2s are pretty close though.