1) Télécharger Raspcontrol :
[~] ➔ cd public_html/
[~/public_html] ➔
[~/public_html] ➔ git clone git://github.com/Bioshox/Raspcontrol.git
[~/public_html] ➔ cd Raspcontrol/
[~/public_html/Raspcontrol (master)⚡] ➔
2) Configuration : Ouvrir :
start.sh
Chercher :
PORT=80
Remplacer par :
PORT=8080
3) Lancer le serveur Raspcontrol :
[~/public_html/Raspcontrol (master)⚡] ➔ sh ./start.sh
PHP 5.4.4-14 Development Server started at Mon Mar 18 21:14:45 2013
Listening on 0.0.0.0:8080
Document root is /home/pi/public_html/Raspcontrol/app
Press Ctrl-C to quit.
4) Lancer l'interface Raspcontrol :
http://192.168.1.11:8080/
5) Créer un compte.