unbound-control not working?
Add the remote-control section at the bottom of your conf file
Add the remote-control section at the bottom of your conf file
Go to Network Section for the Guest & create a new Port Forward from guest port 22 to host port 22022 (or whatever port you have free) Save & start up the VM Open terminal and ssh to your local forwarded port
https://desalvoinc.com/collections/frontpage/products/phineas-case-for-raspberry-pi-4
Install Karabiner, enable the mouse device & import these rules: https://ke-complex-modifications.pqrs.org/#mouse_button
Sadly, Samsung seem to be winding down their SmartThings Zigbee/ZWave home automation setup and it has always been quite painful using devices that weren’t officially supported. I’ve recently migrated my non-SmartThings native devices to Zigbee2MQTT, here’s how I did it: Purchase a SBC, in my case an OrangePi 4 running Armbian/Ubuntu – but a Raspberry …
Continue reading ‘Migrating from SmartThings to Zigbee2MQTT with Home Assistant’ »
Very pleased with my recent order from Mr Memory. The DIMM they sent me didn’t work but the return & replacement process was free & efficient.
With unsurprisingly, the UNIX “columns” command (will need to install autogen package). du -hc –max-depth=1 . | columns
diff <(ls dir1/) <(ls dir2/)
https://zxnet.co.uk/teletext/viewer/?channel=2&page=100
As Alpine Linux uses busybox for a lot of its system tools it won’t set up the necessary routing if you have a default gateway on a non-local subnet to the IP. You want /etc/network/interfaces to look something like this: auto lo iface lo inet loopback auto eth0 iface eth0 inet static address IP.ADDR.ADDR.ADDR netmask …
Continue reading ‘Alpine Linux default gateway on different subnet’ »