Skip to content

Instantly share code, notes, and snippets.

View mintbridge's full-sized avatar

Paul Dixon mintbridge

  • MintBridge
  • Newcastle
View GitHub Profile
#!/bin/bash
apt-get update
#Additional Packages
apt-get install -y keyutils unzip php5-ldap php5-mssql zsh
#PHP OCI8 Driver
#Putting the cart before the horse here, but it leaves the only interactive part for the end.