Docker on macOS Ignoring /etc/resolver/*
I ran across a weird issue recently. I run macOS Sonoma (14.0 Public Beta 2) and use Colima as my Docker engine. Since I manage a few different environments, I place my variou...
I ran across a weird issue recently. I run macOS Sonoma (14.0 Public Beta 2) and use Colima as my Docker engine. Since I manage a few different environments, I place my variou...
In this article, we'll be taking a look at a few ways in which Python can make your life easier. All of the examples in this part will pertain to DNS. Environment Python 2.7 dnspython 1....
A good sign of a production topology is having multiple DNS servers in case one goes offline either by choice (upgrade, modification, etc.) or due to a hardware/software issue. Instead of han...