Page 1 sur 1

install domoticz et ssh

Publié : 13 mars 2017, 22:25
par helvete
Hello,

J'ai du faire une reinstall du pi et j'ai suivi la page : https://easydomoticz.com/domotique-comm ... ux-debian/

tout est ok, juste la partie connexion ssh qui merde :

Code : Tout sélectionner

    As of the November 2016 release, Raspbian has the SSH server disabled by default. You will have to enable it manually. This is done using raspi-config:

    Enter sudo raspi-config in the terminal, first select Interfacing options, then navigate to ssh, press Enter and select Enable or disable ssh server.

    For headless setup, SSH can be enabled by placing a file named 'ssh', without any extension, onto the boot partition of the SD card.
Le truc de mettre un fichier vide appelé ssh fonctionne bien :)