What’s going on on your servers?

I had to bite the bullet and buy new drives after the old ones filled up. I went for used enterprise SSDs on eBay and eventually found some that had an okay price, even though it’s been much more than last time I got some. Combined with Hetzner’s hefty price increase some month ago, my hobby has become a bit more expensive again thanks to the ever growing appetite of companies building more data centers to churn more energy.

Anyways, the drives are in, my Ansible playbook to properly encrypt them and make them available in Proxmox worked, so that was smooth (ignoring the part where I disassembled the Lenovo tiny from the rack, open it, SSD out, SSD in, close it and put it back in only to realize I put in the old ssd again).

Any changes in your hardware setups? Did the price increase make you reconsider some design decisions? Let us know!

  • ampersandrew@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    ·
    edit-2
    4 hours ago

    I’ve crossed that threshold in Dunning-Kruger where I see how much I don’t know, and it’s simultaneously disheartening and stressful. But hell, what am I going to do now? Quit?

    I’m trying to properly learn VLANs and set them up so that I’ve got “self-hosted services exposed to the internet” and “everything else”. So far, the only thing I need to isolate is a NAS with Jellyfin and Komga, but I plan to add more services via a mini PC later. The thing that has made this whole journey frustrating is that every time I try to learn something, even laser targeted, I don’t get the full answer from the first thing I find, and the next answer I find introduces more complexity. I think what I need is a managed switch from my local Micro Center like a Netgear GS108Tv3, to replace the switch currently in my office. Then, if I understand correctly, I think I need to put the NAS (and eventually mini PC) on their own subnet and use VLAN rules to allow traffic to that subnet but not from that subnet to the rest of my LAN. But it’s hard to determine if I’ve even got that right.

    • irmadlad@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      9 hours ago

      every time I try to learn something, even laser targeted, I don’t get the full answer from the first thing I find, and the next answer I find introduces more complexity

      Can empathize. Read a tutorial and think ‘Well, that seems pretty straight forward’. Read another tutorial about the same topic…‘Jebus that does not seem straight forward.’

      • ampersandrew@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        9 hours ago

        It took me about 50 YouTube videos to get me to a point where I believe I now understand what a reverse proxy is and how I should use one.