If you can assign a second IP address to the network interface, then just do so, and bind the docker container to one, and Adguard Home to the other. Otherwise, the reverse proxy based on the server name is the way.
If you can assign a second IP address to the network interface, then just do so, and bind the docker container to one, and Adguard Home to the other. Otherwise, the reverse proxy based on the server name is the way.
I don’t know about theory, but the big practical advantage to ZigBee is that it works.
Sorry, that’s a shitty thing to say. I’m salty because the only time I tried X10 was 25 years ago, and the experience was less than great. Unreliable switching, spurious commands, slow performance, etc. Sending signals over the power wires sounds great in theory, but in practice there are all sorts of pitfalls, like resistive versus inductive loads, bridging circuits to different legs of two-phase power, or conflicting commands on the wire.
ZigBee has just worked for me, since it avoids all of the potential wiring issues. You just plug a device in, put it in pairing mode, and Home Assistant finds it, interrogates its capabilities, and adds it (by name) with the correct entities. No mucking about with addresses, or adding signal paths to the house wiring. As a mesh network, it’s quite robust, since most plugged-in devices act as repeaters.
The downside of ZigBee, of course, is that it may not work well in WiFi-saturated environments, since it uses the same 2.4GHz frequency band.
I realize that I forgot to answer the question! The wake_on_lan integration has a broadcast_address parameter. It doesn’t explicitly let you pick a network interface, but it might be worth trying to set it to the broadcast address of the Wi-Fi subnet. Then the routing table would ensure that the packet goes out on the correct interface.
For troubleshooting, start at the destination and work back. Run a packet trace on the target machine, and other machines on the WiFi network to see if any WoL packet comes through at all. If not, then look at the VM host.
How does HAOS access the USB network adapter? By pass-thru, so it’s like a USB device connected to the VM, or through a bridge on the VM host? If it’s the latter, a Linux network bridge device is often configured not to pass broadcast packets by the firewall rules. (Things like Docker will enable firewall filtering.) Check that the bridge allows broadcast packets through. If it’s the former, the USB pass-thru, do a packet trace from HAOS to ensure that it’s actually sending the packet, I guess.
According to the ConnectBot issue tracker, it’s not possible to retrieve the private key that it created. You’ll have to make a new key pair, and share the new public key with tildes. The keys are randomly-generated, so the new pair will be different, regardless of whether you use the same password.
“Toxic masculinity” is absolute dog shit as a name for it, and I’m sure the parent commenter is reacting to that.
People use the adjective in plenty of adjective-noun pairs as an intensifier all the time. The ones railing against “deviant homosexuals” are not distinguishing them from the vanilla ones, nor do people who decry “evil pedophiles” recognize and support a non-evil variety. Thus, a lot of people hear the name “toxic masculinity” the same way, as if it is denouncing masculinity as a whole.
Could try the *arr software.
Haha, do you ever feel like the last one to get the joke? I do sometimes.
This question has really got me thinking about the old days! I thought that it was looking into Debian Linux when trying to repurpose some old IBM PS/2 machines at work, because there were rumors of patchsets for the Linux kernel to support the MicroChannel Architecture bus and ESDI drives. But now I remember that it was actually GeekGadgets, a Unix environment for Amiga based around the ixemul.library. That’s where I first read the GPL, and admired its legal Jiu-Jitsu of using copyright laws to ensure freedom.
I’ve never been a Windows user on my own machines as a result. I just went from Amiga, to FreeBSD, to Ubuntu.
Lemmy feels so much like the early IRC or Fark days. In '93, if you were in a chat system, there was a damned good chance you were nerdy college student.
It’s possible that you were a horny college student, and then you’d be on ISCA BBS.
It doesn’t have to be a seismic shift. Geocities and Angelfire (still around. BTW) were corporate, they needed to make money, and when the free web hosting somehow failed to make money, the corporate owners shut them down.
The Fediverse is decentralized. It doesn’t have to get huge, or make a lot of money. It can carry on for as long as it has enough users to carry on. Heck, the biggest BBS that I used back in the day had 23 phone lines. Several hundred regular users, but only 23 could connect at a time. It even survived a few years into the Internet era.
That is to say that Lemmings don’t have to ‘win’ some sort of imaginary competition by taking all of the users from the other site. People used and enjoyed those bygone systems while they lasted, and we can do the same.
This is madness, but since this is a hobby project and not a production server, there is a way:
This could take several days to accomplish, because of the RAID5 rebuild times. The less free space, the more iterations and the longer it will take.