• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle
  • To counter my own “easy to migrate” argument, DietPi includes a backup utility called ‘dietpi-backup’ (genius naming convention, I know!) which you can use to backup your whole system to another drive. And of course restore your whole setup on a clean install.

    Also very useful for rollbacks if needed. I have a 2.5in 5400rpm 1TB drive attached to my DietPi server which is just for backups - it backs up every night at 2am and it’s incremental too. I have 5 days of backups and it’s one command and a couple of ‘Enters’ to get it rolling back to an earlier config - really easy and useful when a recent kernel update broke my ethernet adapter (Debian’s fault - not DietPi!).


  • The biggest advantage for docker in the “home lab” environment is to be able to try out an app, but if you decide you don’t like it, removal is simply deleting the container and the data folder. That’s it. No trace left.

    Sadly you can’t say that for installed apps.

    But I agree, if it ain’t broke, don’t fix it. Seems DietPi will be right up your street and look after things exactly how you want, simply 😁


  • Originally it was for the Pi, but can also be installed on x64 PC systems, either UEFI or BIOS, so basically runs on anything. It does run great on a Pi, it’s biggest advantage being that it logs to RAM, which massively saves on SD card wear. It’s also the only current distro which works reliably on the original Pi 1 nowadays (if you still have those hanging around!)

    And I get that everyone saying “Docker!” is a bit boring, but there is a reason for it - containerising everything does make it a lot easier to manage and migrate everything to another system or revert back a single component to a different version. And you just backup a config file and your data folder for each container and you can recreate your system so easily. If you install directly, you have to worry about databases, file paths, permissions… but as you said, there’s nothing wrong with just installing stuff. Especially if it’s only a few programs.

    I run 26 docker containers. Installing all those on a system would be a mess…



  • If the old tablet is Android, Fotoo is perfect. Yes it costs, but one off fee and worth it. Can pull from so many different sources.

    Personally, I still use Google Photos. Both my wife and I have us, the kids and pets all autotagged into an album for all the pictures taken on our phones and Fotoo randomly shows these on the Nexus 7 tablet I have taped into a wooden frame.








  • Colourblind isn’t the complete absense of colour, e.g. everything looks black and white. With deuteranomaly, you are the actual textbook definition of colourblindness… There are different levels of it, but all can still perceive colour - it’s just whether the difference in colour of the spectrum is detected correctly.

    Deuteranomaly (/ie) is the reduction in reactivity of the red-colour receptors. That means your perception of orange/red/brown is less than those with normal vision.

    For those with normal vision, this is a great chart. But, if you’re colourblind, it’ll be more confusing for you, sorry!







  • Andi@feddit.uktoSelfhosted@lemmy.worldPihole, Adguard home or blocky
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    1 year ago

    Well, congrats to you. But as I said - on the same hardware, AGH runs so much smoother and more reliably. Maybe piHole is more reliable now - but back when I was using it, upgrades would kill configs, you’d have to reinstall – it was a common thing every few months. Forgot to mention, AGH also runs on BSD, which means you can run it on your Opsense / pFsense box too if you run one.


  • Andi@feddit.uktoSelfhosted@lemmy.worldPihole, Adguard home or blocky
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    5
    ·
    edit-2
    1 year ago

    Used Pihole for years. Gave AdGaurd Home a try and never looked back.

    Every few months you’ll have to fiddle with your Pihole config as an upgrade breaks it. Unbound is a whole separate beast. Refreshing the lists seem to take a lot of processing. You need a second instance, just because.

    AdGaurd Home just works. DNS over HTTPS and DoH for your upstream all built in. Upstream can be fail over or fastest response. Upgrades work in browser in a matter of seconds. And to date, has never fallen over (on the exact same hardware and OS as my Piholes).

    AdGaurd Home’s service blocking, and Safe Search enforcement is a useful add on for kids devices too.

    You should really run 2 instances anyway, for fail over, so why not run one of each and decide for yourself which you prefer?