Skip to content

Instantly share code, notes, and snippets.

View hardyjohnson's full-sized avatar

Hardy Johnson hardyjohnson

View GitHub Profile
#!/usr/bin/env bash
# ---------------------------------------
# Virtual Machine Setup
# ---------------------------------------
# Adding multiverse sources.
cat > /etc/apt/sources.list.d/multiverse.list << EOF
deb http://archive.ubuntu.com/ubuntu trusty multiverse
deb http://archive.ubuntu.com/ubuntu trusty-updates multiverse