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

help-circle





  • It’s one of the reasons on my next rebuild I’ll be moving off Ubuntu. I always used Ubuntu because it was stable and you can find articles for almost anything. But there’s some great distros out there now and I don’t like Snaps.

    I’m waiting for the next Build of POP OS which should be out soon and I’ll hop over to that probably in the new year.




  • If this is for DynamicDNS, I host my DNS at cpiudflare for my domain and use a script which performs a lookup every 15 mins. It uses CF’s API to then update the record if it changes.

    For DNS resolution, I use pi hole quad9 resolvers

    Edit: sorry, just re-read and realised your talking about DNS hosting for a domain. honestly I use my Cloudflare or my domain provider. Given a single IP is a point of failure, it makes sense to have multiple NS on different networks/IPs. You also have to take into account Glue records and while not required, reverse DNS is also good. If you have Dynamic IPs it’s not worth it since glue records will need changing and those are manual each time