Skip to content

Instantly share code, notes, and snippets.

View psynaptic's full-sized avatar

Richard Burford psynaptic

View GitHub Profile
@psynaptic
psynaptic / gist:9923121
Last active August 29, 2015 13:57
install oh-my-zsh and bash_kit on acquia servers
wget --quiet --no-check-certificate http://install.ohmyz.sh -O - | sh
wget --quiet --no-check-certificate https://gist.githubusercontent.com/psynaptic/a99d49fe24089360850c/raw/a5422fcdef76cc82c4ea1ef90f22bb9db0840759/gistfile1.sh -O - | sh
@larrybotha
larrybotha / readme.markdown
Last active October 27, 2021 04:28
Postfix Using Gmail SMTP in Mac OSX Mavericks

Installation

FreeBSD

portmaster irc/irssi
portmaster irc/irssi-xmpp

OS X

brew install irssi

@etheriqa
etheriqa / Worker.php
Last active August 9, 2023 08:40
Parallel processing on PHP using stream_select()
<?php
interface Worker
{
public function getCommand();
public function done($stdout, $stderr);
public function fail($stdout, $stderr, $status);
}
@enzolutions
enzolutions / gist:3503705
Created August 28, 2012 20:18
notes_for_richard
Lunes
gsinfo gardens --name=sm gardens --verify
-- nid
-- name
--db
--url
--verify=true
Master: