In this video i try to explain a little how to install Domoticz on a raspberry pi.
More information about Domoticz can be found on the domoticz website: www.domoticz.com
the commands used:
sudo curl -L -k install.domoticz.com | sudo bash
cd domoticz
sudo cp domoticz.sh /etc/init.d
sudo chmod +x /etc/init.d/domoticz.sh
sudo update-rc.d domoticz.sh defaults
./updatebeta