Skip to content

Instantly share code, notes, and snippets.

View thomwiggers's full-sized avatar

Thom Wiggers thomwiggers

View GitHub Profile
@dewey
dewey / gist:5330673
Created April 7, 2013 14:16
Add OpenVPN clients and publish encrypted directory containing cert and config files.
#!/bin/bash
cd /etc/openvpn/easy-rsa/2.0/keys
if [ ! -f $1-openvpn.key ];
then
echo "Please generate the client certificate using: . /etc/openvpn/easy-rsa/2.0/build-key $1-openvpn"
echo "and reinvoke the script."
else
DIRNAME="$1-openvpn"
TMPDIR="/tmp/$DIRNAME"
ENCPW=`openssl rand -base64 32`
@thomwiggers
thomwiggers / Kwartaal 1.md
Created August 7, 2012 19:25
Boekenlijst IC en IK Jaar 2

Kwartaal 1

  • ICT Infrastructuren

    • Operating Systems: internals and design principles / William Stallings. 7th ed. Zelfde boek als processen
  • Schrijfvaardigheid / effectief schrijven (IC (kwartaalvak))

    • Journalistiek Schrijven voor het hoger onderwijs (2010), Henk Donkers, Selma Markhorst, Marij Smits, uitgeverij Coutinho. VERPLICHT