MakrToolbox
Published © CC BY-NC

Pi Outdoor Timelapse Server

So to preface the story let me explain. I own a computer store where I repair computers, and other electronics and sell electronics.

IntermediateFull instructions provided6 hours2,156
Pi Outdoor Timelapse Server

Things used in this project

Story

Read more

Custom parts and enclosures

Thingiverse

http://www.thingiverse.com/thing:685074

Code

Code snippet #1

Plain text
sudo apt-get update

sudo apt-get upgrade

sudo apt-get install -y apache2 apache2-utils

sudo a2enmod cgi 

sudo mv /var/www/html/index.html to /var/www/html/index.html.org

Code snippet #2

Plain text
cd /
sudo tar xvf home/pi/apache.tar 
sudo service apache2 start

sudo -i
visudo

Credits

MakrToolbox

MakrToolbox

9 projects • 14 followers

Comments