User Tools

Site Tools


doc:appunti:hardware:raspberrypi_air

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:raspberrypi_air [2018/10/03 06:00] – [Basic Raspbian Setup] niccolodoc:appunti:hardware:raspberrypi_air [2020/08/14 10:17] (current) – [Rapsberry Pi Air Quality Station] niccolo
Line 1: Line 1:
-====== Rapsberry Pi Air Quality Station ======+====== Raspberry Pi Air Quality Station ======
  
 This is my second approach to the **[[wp>Internet of things]]**, this time I built a **weather station** to be installed on the balcony. The first one, which was based also on the [[wp>Raspberry Pi]], was a [[raspberrypi_thermostat|programmable thermostat]]. This is my second approach to the **[[wp>Internet of things]]**, this time I built a **weather station** to be installed on the balcony. The first one, which was based also on the [[wp>Raspberry Pi]], was a [[raspberrypi_thermostat|programmable thermostat]].
Line 80: Line 80:
 </code> </code>
  
-Edit **/etc/nginx/sites-available/default** to enable PHP into the Nginx web server, then reload Nginx. We want also that Nginx write log messages into memory instead of microSD files (we are running busybox-syslogd), so we changed the file **/etc/nginx/nginx.conf** in this way: +Edit **/etc/nginx/sites-available/default** to enable PHP into the Nginx web server, then reload Nginx.
- +
-<file> +
-http { +
-    #access_log /var/log/nginx/access.log; +
-    #error_log /var/log/nginx/error.log; +
-    access_log syslog:server=unix:/dev/log; +
-    error_log syslog:server=unix:/dev/log; +
-+
-</file> +
 ===== DS3231 RTC Clock ===== ===== DS3231 RTC Clock =====
  
doc/appunti/hardware/raspberrypi_air.1538539258.txt.gz · Last modified: 2018/10/03 06:00 by niccolo