• Shurimal@kbin.social
    link
    fedilink
    arrow-up
    83
    ·
    8 months ago

    Probably it doesn’t quite count as a gadget, but repurposing my old PC as a home server. Firstly it makes a great mass storage solution making all my media accessible from any device, no matter what architecture it is and what apps it can run. I also self-host Home Assistant, Syncthing, Radicale, Navidrome, Jellyfin and UrBackup. The ten years old 2 core Pentium with 8GB of RAM can do it all, it’s much cheaper to run than half a dozen subscription services and I have total control over my data and privacy.

    • June@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      I recently picked up a 13 year old dell inspiron to run my instance of home assistant and Plex. It was an upgrade from a shitty old Linux laptop that was literally falling apart. All I had to do was add ram (it only had 6gb and it wasn’t stable, so I maxed it out with 16gb) and I swapped the old slow HDD for a crucial SATA SSD and it’s been perfect. It probably pulls more wattage than necessary but it’s exactly what I need for now.

    • TimewornTraveler@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      wow that’s amazing. so it’s connected to all other PCs in the house? did you have to buy a lot of new storage?

      • Shurimal@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I actually bought just one new 6TB HDD and repurposed an older 3TB one as a redundancy drive for mirroring most critical data using a simple rsync cron job (no need for realtime mirroring of media files that are write-once), plus another old 1 TB drive just because. I haven’t run out of storage yet and I have automated download/sharing for OpenStreetMap and some Linux distros which takes up half a TB or so, but I plan on expanding the array using MergerFS and SnapRAID when the need arises.

        The rest is just SMB shares, Navidrome, Jellyfin, DLNA and FTP. Remote access from outside my local network is done via Tailscale VPN.