Never mind all this; found write ups showing how to get around certificate issues... installing now... sheesh... server is running and shows up on network. Now to figure how to USE it! haha!
So I followed detailed lines with copy/paste to install mochad; it seems to work as it finds my cm15 plugged in... I cleared cm15 memory. I can turn A1 appliance module on/off via actie home I installed on this workshop windows computer to verify the install...
mochad instructions are confusing as they do not tell how to 'end' a mochad command... I can ask it to check status and it says found cm15a but does not give me back my prompt for next command; I must hit ctrl-Z to get prompt back. ditto with their test lines of echo a1 on etc... no end and no turning on module. I assume it probably works and I just don't understand how to send a terminal command to it. OK. so on to installing dfomoticz.
sheesh, before it installed instantly; now it wont install - says certificate errors. tried to copy fault to file to post here but it just reboots the pi...
various roundabout copy pastes between SSH and GUI got the fault:
pi@raspberrypi:~/Public $ head domoticz.txt
pi@raspberrypi:~ $ curl -L install.domoticz.com | sudo bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 194 100 194 0 0 231 0 --:--:-- --:--:-- --:--:-- 231
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
pi@raspberrypi:~ $
Any ideas how to solve this?
On my wifes Apple I found over the years I could sometimes install new programs by downloading them then clicking on them; is that possible here? I downloaded the latest beta of domoticz.tgz into my pi Downloads directory , I unzipped it into directory there labeled domoticz. there is what looks like a program file named domoticz in there - can I just double click it to install?