I’m running Unbound DNS on OPNsense at home. This covers my local PLEX server and DOH (DNS OVER HTTPs) setup. All my devices point to my PiHole server which then forwards them to the unbound server.
My Unbound DNS custom options
Posted on
Linux and FOSS loving techie.
I’m running Unbound DNS on OPNsense at home. This covers my local PLEX server and DOH (DNS OVER HTTPs) setup. All my devices point to my PiHole server which then forwards them to the unbound server.
KIND == Kubernetes in Docker I will install the KIND binary into my ~/bin/ directory since that’s where I keep all my binaries.
Go to the release page to get the download link for the latest version of helm. https://github.com/helm/helm/releases I prefer the binaries to be in my ~/.bin/ directory as it is already in my PATH
I’m installing minikube on my shiny new Pop!OS 20.10 install which is based on Ubuntu 20.10. I prefer to have my standalone application binaries placed in ~/.bin/ which is already included in my PATH. Verify if it’s working