Technology
I own a DELL U2723QE 4K monitor that ships with a KVM so that I can connect two computers. One via an USB-c connection and one via either an HDMI or a DisplayPort connector. Switch to either is controlled by a physical button on the back of the screen. But it can also be done software-wise.Continue reading...
There are a few times when I want to check which public IP I am browsing from… I used to use the WhatsMyIP sites but the Internet being what it is these days, I switched to using my SearXNG instance which has the IP plugin enabled.
Still, there are times I need to get my IP from a script and want a dead simple option for this. So I switched to using nginx and GeoLite2.Continue reading...
Because I am replacing my Linux KVM machine with an OmniOS bhyve server, and I don’t want to reinstall all my VMs, I went for migrating those. And because I am not aware of vMotion-like feature between those two platforms, I just used the shell.Continue reading...
I bought a noname 2 bays NAS that looks like the Aoostar R1 N150.
And before putting it into production, I had a quick look on how it performs on various OSes and how many watts it eats.Continue reading...
One of my OpenBSD server provides DHCP and DNS resolving for my home LAN. But it sometimes has to go into maintenance mode. And if an IoT or phone requires an IP address or an FQDN at the precise moment, I hear screaming throughout the whole house.
So I decided to have fully redundant network services using two OpenBSD servers.Continue reading...