ElijahLynn
Follow
😎
All Your DevOps Belong To Us
Currently at Mystery Company on world-changing project. Previously @agilesix for @department-of-veterans-affairs, @RedHatOfficial, @RedHatIT, & @NBCUTechnology
- Hillsboro, OR
-
22:00
(UTC -08:00) - https://www.elijahlynn.net
- in/ElijahLynn
Pinned Loading
-
open-source-voting-systems
open-source-voting-systems PublicList of open source voting systems and related ideas/materials. PRs welcome!
-
drupal-to-durpal
drupal-to-durpal PublicForked from panicsteve/cloud-to-butt
Chrome extension that replaces occurrences of 'Drupal' with 'Durpal'
-
Cherry pick range commits from anoth...
Cherry pick range commits from another repo 1// Say you have a Repo and you are in a few levels deep. /profiles/publisher/modules/contrib/
2// You have a module called ../contrib/embed_external
3// You want to pull changes you made to it to upstream
4// pwd ../contrib
5// git clone embed-external-upstream EE-upstream
-
Script to toggle fullscreen for Guak...
Script to toggle fullscreen for Guake 0.8.x 1#!/usr/bin/env python2
2# -*- coding: utf-8; -*-
34# Depends on https://github.com/Guake/guake/pull/1446
5import dbus
-
Purge (ban) an entire domain in Varn...
Purge (ban) an entire domain in Varnish Cache 3 1## How to purge ('ban') an entire domain in Varnish Cache 3
23#####EDIT: NB
4Ban is technically different from Purge. Banned objects remain in memory but banning is faster than purging. Read the Varnish 3 documentation [here](https://www.varnish-software.com/static/book/Cache_invalidation.html#banning) and [here](https://www.varnish-cache.org/docs/3.0/tutorial/purging.html).
5 -
git deep log
git deep log 1// No directories with --follow.
2git log -M --follow <filename>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.