Strumenti Utente

Strumenti Sito


test:server-domestico

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
test:server-domestico [2017/11/13 00:22]
stefano
test:server-domestico [2023/04/17 14:25] (versione attuale)
Linea 1: Linea 1:
 ====== Raspbian Stretch-Lite ====== ====== Raspbian Stretch-Lite ======
-Raspberry type: 3 model B v1.+Raspberry type: 3 model B v1.
 Version: Set 2017 Version: Set 2017
 Release date: 2017 Release date: 2017
 Kernel version: 4.4 Kernel version: 4.4
 Release notes:  Release notes: 
 +
  
 Flashato il file 2017-09-07-raspbian-stretch-lite.zip con il programma etcher su microSD da 8GB\\ Flashato il file 2017-09-07-raspbian-stretch-lite.zip con il programma etcher su microSD da 8GB\\
Linea 14: Linea 15:
  
 Installazione software:\\ Installazione software:\\
-  apt-get install i2c-tools 
   apt-get install apache2 php   apt-get install apache2 php
-  apt-get install python+  apt-get install i2c-tools 
 +  apt-get install python-pip 
 +  apt-get install python-smbus 
 +   
 + 
 +  pip install pi-ina219
  
 +Sembra che l'unica cosa da fare per eseguire uno script in python dal web sia aggiungere:\\
 +  www-data ALL=(ALL) NOPASSWD: ALL
 +al file /etc/sudoers \\
  
-Da eseguire per verificare la funzionalità del gpio:\\ +fino a qua sembra tutto ok...\\ 
-  gpio -v gpio readall+continuiamo con mariadb\\ 
 +  apt-get install mariadb-server
      
 ====== Raspbian Jessie-Lite ====== ====== Raspbian Jessie-Lite ======
test/server-domestico.1510528929.txt.gz · Ultima modifica: 2023/04/17 14:25 (modifica esterna)