No Picture

Nginx with php

July 30, 2012 Rob 0

A fast and lightweight webserver deployment sudo apt-get install php5-cli php5-common php5-suhosin sudo apt-get install php5-fpm php5-cgi sudo /etc/init.d/nginx restart sudo /etc/init.d/php5-fpm restart

No Picture

Git it on

July 12, 2012 Rob 0

Been putting off getting git setup. Here’s the lazy outline to gitting it done on Ubuntu. Aptana doesn’t like an empty repo so don’t forget […]