Changes between Version 5 and Version 6 of RaspberryPiSurveillanceMonitor
- Timestamp:
- Jun 5, 2017, 8:25:42 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RaspberryPiSurveillanceMonitor
v5 v6 89 89 $ sudo make install 90 90 91 Install webserver: 91 == Install webserver == 92 92 $ sudo apt-get install apache2 93 93 $ sudo chown -R pi:pi /var/www/html 94 94 95 == Generate display content == 95 96 file:/var/www/html: 96 97 {{{ … … 107 108 }}} 108 109 109 110 == Include screen capture == 110 111 111 112 file:/etc/crontab: