Skip to content

Instantly share code, notes, and snippets.

View eckardt's full-sized avatar

Stephan Eckardt eckardt

View GitHub Profile
@rkh
rkh / gist:1011964
Created June 7, 2011 09:43
Conferences in the Americas

Conferences in the Americas

Only conferences included starting from late August and where the CFP is still open.

Conference Place Date CFP Deadline
@dctrwatson
dctrwatson / etc.network.interfaces
Created September 14, 2012 09:11
Multi vip ucarp on single interface
auto eth0
iface eth0 inet static
address 10.0.1.2
netmask 255.255.255.0
up /../ucarp_up_down.sh
down /../ucarp_up_down.sh
ucarp-vid-0 3
ucarp-vip-0 10.0.1.3
ucarp-password-0 badpasswd
ucarp-vid-1 10