- graylog2-server (Current: 0.20.1)
- graylog2-web (Current: 0.20.1)
- graylog2-radio Current: 0.20.0)
- graylog2-stream-dashboard (Current: 0.90.0)
deb http://finja.brachium-system.net/~jonas/packages/graylog2_repro/ wheezy main
deb http://finja.brachium-system.net/~jonas/packages/graylog2_repro/ wheezy main
In Git your working copy is a clone of the entire repository. This includes branches and tags. This decreases the overhead (speed and manual work) involved when switching contexts and the need to be connected to a network. Some examples are:
git checkout [branch name]
is all you need to do.Custom recipe to get OS X 10.11 El Capitan running from scratch with useful applications and Node.js Developer environment. I use this gist to keep track of the important software and steps required to have a functioning system after fresh install.
rsync (Everyone seems to like -z, but it is much slower for me)
ssh-keygen -t rsa -b 4096 -m PEM -f jwtRS256.key | |
# Don't add passphrase | |
openssl rsa -in jwtRS256.key -pubout -outform PEM -out jwtRS256.key.pub | |
cat jwtRS256.key | |
cat jwtRS256.key.pub |
Unofficial AKS Cheat Sheet
Official AKS FAQ is here