Also wanted to mention Tails, but there was no space left for it :p

  • idotherock
    link
    fedilink
    1310 months ago

    Pi-Hole is a really thing but I don’t think my tech skills are quite up to scratch. Plus I think the wife would get ratty if it stopped working while I was out.

    • Fafner
      link
      fedilink
      710 months ago

      You can set one up your network and just point your DNS request at it on a device-by-device basis. So your wife would only use it if she wanted to.

    • fernandu00
      link
      fedilink
      710 months ago

      If you run it bare metal (not in a dockercontainers for example) it’s quite easy to set it up on a raspberry pi or other hardware. The wife would even know it’s existence if you don’t tell her and use a standard config in the blocklists …give it a try …you’re gonna love it

        • rentar42
          link
          fedilink
          3
          edit-2
          10 months ago

          Yup, the ad results in Google had to be whitelisted to increase the SO-acceptance-factor. But once that’s done it’s really not much of a hassle at all, but whitelisting is easy if you just check the recently blocked domains.

          • @coffeebiscuit@lemmy.world
            link
            fedilink
            110 months ago

            I eventually installed ad guard to remove the Google ad results (different browser plugins would work too). And indeed white listed some of the favorite shop links.

            • rentar42
              link
              fedilink
              210 months ago

              That only works when you’re willing/allowed/able to configure each users private device. I probably could, but I’d prefer not to.

        • fernandu00
          link
          fedilink
          110 months ago

          Hahaha really?! My wife didn’t even noticed something different other than WhatsApp media files not loading (fixed whitelisting some wtt domain)… Too bad

    • rustydomino
      link
      fedilink
      English
      410 months ago

      Pi-hole is pretty robust and not super hard to set up. You can run pi-hole on relatively cheap hardware, such as a Raspberry Pi 3B. I’m a big fan of Libre Computing’s “le-potato” board for running pi-hole; it’s a cheap raspberry pi clone. You’ll need some basic Linux skills but if you can follow step by step directions you’ll be fine. If you use a raspberry pi or similar hardware you’ll also need a micro SD card reader during the set up process.

      • @uid0gid0@lemmy.world
        link
        fedilink
        310 months ago

        They even have a Linux distro just for running stuff like that on the Pi, it’s called Dietpi and it’s pretty bulletproof.

        • rustydomino
          link
          fedilink
          English
          110 months ago

          yeah, can also use Raspian, which is a Debian variant designed for raspberry pi boards.

      • idotherock
        link
        fedilink
        210 months ago

        Oh interesting! I’d never heard of le-potato. I’ll check that out, thanks!