1. Download RASPBIAN STRETCH WITH DESKTOP (kernel 4.14, April 2018) 1a Install to microSD with Etcher 2. Place empty file "ssh" in boot partition 3. boot, SSH is enabled by default now. 4. Set hostname and timezone with raspi-config 5 Set static IP with sudo nano /etc/dhcpcd.conf 6. reboot, connect to static IP 7. sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade 8. sudo reboot 9. sudo curl -L -k install.domoticz.com | sudo bash 10 Upgrade to Domoticz v3.9440 (BETA) cd domoticz ./updaterelease ./updatebeta In case of issues: https://www.domoticz.com/wiki/Troubleshooting