Skip to content

Instantly share code, notes, and snippets.

View virgilwashere's full-sized avatar
😎
Investigating ways to increase technical debt with shiny

Virgil virgilwashere

😎
Investigating ways to increase technical debt with shiny
View GitHub Profile
Chef client and server bootstrap scripts/configs for Ubuntu 12.04LTS Server amd64.
@virgilwashere
virgilwashere / msiexec
Created September 28, 2013 14:14
msiexec command line options
Msiexec.exe /qb- /l*vx %LogPath%\<file>.log REBOOT=ReallySuppress UILevel=67 ALLUSERS=2 /i <File>.msi
@virgilwashere
virgilwashere / gist:6623566
Created September 19, 2013 13:36
powerCLI remote sessions
http://feedproxy.google.com/~r/LucdNotes/~3/EuhwdeHmqEQ/
@virgilwashere
virgilwashere / gist:04d86b3c10d9d049ba19
Created August 4, 2014 08:15
github README.md with shield badge
# graylog2-server
![Release](http://img.shields.io/github/release/Graylog2/graylog2-server.svg) [![Build Status](http://img.shields.io/travis/Graylog2/graylog2-server/0.21.0-beta1.svg)](http://travis-ci.org/Graylog2/graylog2-server)
This is Graylog2.
Please follow the release announcements and documentation links on http://graylog2.org/download for details.