Author : root

My full code as a backup and some useful reminders that are difficult to find online. In order not to spam z-wave communication. Only send a command when the value has changed > 4 (0-255). A join block before this combines the current (msg.payload.huidig) and setpoint (msg.payload.aansturing). Here we send the first node output only ..

Read more

Here below I will describe the steps that I took to run PrusaSlicer on my Lenovo Duet ChromeBook. Make sure that you have the virtual Linux environment enabled in ChromeOS. Install the following dependencies Download the most recent ARM AppImage suitable for your architecture (32- or 64bit)here. https://github.com/davidk/PrusaSlicer-ARM.AppImage/releases and save it to the Linux folder. ..

Read more

After taking my backup server in use I want to be able to move vm’s around and create copies. Think about a full pfSense backup for instance. After trying a few options, such as manually exporting OVF templates, copying using VEEAM Backup and migrating VMware vCenter Converter Standalone. After using all three, I have found ..

Read more

I’ve found this a very cheap, reliable and easy way to have temperature and humidity measurements that are reported in Domoticz. Domoticz Setup Before we start messing with the ESP and connecting the DHT22 to the arduino, we need to create a dummy device to update the status to in Domoticz. In Domoticz go to ..

Read more

So after a much to long time, I decided to arm myself against Intel’s microcode bug. I was going to update my ESXi instance, running from an USB-stick, to the latest version, ESXi-6.5.0-20180104001-standard (Build 7526125). After finding out that all ESXi updates do not have to be installed incremental I realized i only had to ..

Read more

This how-to explains how to automatically shutdown an Ubuntu (16.04lts) instance when an APC Smart-UPS equipped with an AP9617 Network Card. The network card is convenient since i have multiple VM’s running in an ESXi environment these can all be shutdown individually. Installation When using systemd This example assumes you are using a APC Smart-UPS ..

Read more