-
UBUNTU
Reflashing my LG Chromebase back to ChromeOS
With a lot of effort (back then when not much was known) I flashed my LG Chromebase (22CV241) to use Coreboot and installed Ubu...
-
ESPHOME
Using LSC Smart Connect's Power Plug with ESPHome
In this post I describe the steps needed to prepare a LSC Smart Connect power plug -sold by Action- for use with Home Assistant...
-
Using Shotwell to manage photos on share
Shotwell cannot cope with auto-mounted shares made by files/nautilus on Ubuntu. You get "hardware errors" while importing (in ...
-
Mount Samba share on Ubuntu
$ sudo apt install cifs-utils $ sudo mkdir /mnt/ $ sudo mount -t cifs -o user= /// /mnt/
-
Compile package for Alpine Linux
Install Alpine Linux inside Virtual Box using this image, assign to DVD device, set network adapter to bridged, boot it, and lo...
-
TOON
Updating rooted Toon 5.9.6
Excerpt of latest Toon update. # cd /root Get correct resource files: # wget http://qutility.nl/resourcefiles/resources-qb2-5...
-
SDN
ZeroTier One SDN from the cloud
I never heard of ZeroTier One until Frenck created a Hass.io Add-on for it. To start using it, first create a free ZeroTier On...
-
TOON
Updating rooted Toon 5.2.11
My notes so I don't need to find them every time my TOON gets an update # cd /root # wget http://qutility.nl/resourcefiles/res...
-
LINUX
Installing Debian 9 image for Beagle Bone Black Cape KNX 1-Wire
Installation commands and log for building your own image with KNX and 1-wire support. Install and configure the 1-wire daemo...