Public Gists by justinhernandez

Gravatar
Thu Jul 30 14:20:10 -0700 2009
1
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 3EE67F3D0FF405B2; gpg --export --armor 3EE67F3D0FF405B2 | sudo apt-key add -
Gravatar
Tue Jul 28 21:56:09 -0700 2009
1
sudo chmod 755 /home/git/repositories/gitosis-admin.git/hooks/post-update
Gravatar
Tue Jul 28 15:01:51 -0700 2009
1
./configure --enable-fpm --with-mcrypt --enable-mbstring --with-mysql --with-openssl --with-mysql=/usr/local/mysql --with-mysql-sock=/tmp/mysql.sock --with-curl --with-gd --with-zlib --with-iconv --with-jpeg-dir=/usr/lib --with-mhash --with-mysqli --enable-xml --with-curl --with-openssl --with-zlib --with-png-dir=/usr/lib --enable-zip --with-bz2 --with-config-file-path=/etc/php5/cgi --with-config-file-scan-dir=/etc/php5/cgi/conf.d --enable-pcntl
Gravatar
Tue Jul 28 14:59:19 -0700 2009
1
--conf-path=/etc/nginx/conf.d/nginx.conf --pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --with-http_ssl_module --http-client-body-temp-path=/var/lib/nginx/body --http-proxy-temp-path=/var/lib/nginx/proxy --http-fastcgi-temp-path=/var/lib/nginx/fastcgi
Gravatar
Mon Jul 20 02:31:57 -0700 2009
1
2
3
# Video: http://rubyhoedown2008.confreaks.com/08-chris-wanstrath-keynote.html
 
Hi everyone, I'm Chris Wanstrath.