Dies ist eine alte Version des Dokuments!
sudo apt-get install lighttpd mariadb-server hostapd php5-fpm php5-cli php5-mysql php5-curl php5-gd php5-json php5-mcrypt gphoto2 jhead graphicsmagick dnsmasq iptables
mkdir /www git clone joky@crx.at:/www/eventcamera/eventcamera.git /www/eventcamera cp /www/eventcamera/scripts/init.sh /etc/init.d/capture echo -e "* * * * * www-data php /www/eventcamera/capture-interval.php\n* * * * * www-data php /www/eventcamera/upload.php" >> /etc/crontab