Unbound on my OPNsense firewall. I don’t have advice for you, do you have some specific goals besides just having a DNS?
Unbound on my OPNsense firewall. I don’t have advice for you, do you have some specific goals besides just having a DNS?
Anecdote, his people didn’t even watch the debate. If they did watch it, they watched some edited version the next day that only had his answers, basically an edited speech. Then they watched some talking go over all the worst bits of what Harris said and did. Then they read about how the moderators were unfair to Trump, and how Harris must have been given the questions ahead of time. I know multiple people that did exactly this, it’s all quite insufferable. Based on the way they talk, it wouldn’t surprise me if some people watched it live and just muted the TV when Harris was talking, because they can’t stand hearing her.
You can encode base 2 as base 10, I don’t think anyone is saying it exists in binary form.
Regardless of what the remote access test says about it being available, I had to manually port forward to fix this same issue.
Seriously, can’t get those 15 minutes back.
Whenever you do get it clean, treat it with RainX or similar. We do that every few years and squeegee after each shower, our glass is spotless after 10 years. Our water is super hard too, saw the house next to ours which was built at the same time, disgustingly opaque with scale.
Look at reverse proxy instead. While you can do what you’re after with DNS, a bunch of the reverse proxy systems will automatically deal with SSL certificate, and there are even a couple that eliminate essentially all configuration outside of your docker file. Like, add a new docker and it automatically configures appName.domain.tld with SSL assigned. And if you ever decide to expose that address to the Internet, reverse proxy makes that simple and provides some security options as well.
I use Caddy for my reverse proxy running from my OPNsense firewall, but if you want the automation with docker there are better options.