Skip to content

Instantly share code, notes, and snippets.

View dlaub3's full-sized avatar
:shipit:

Daniel Laubacher dlaub3

:shipit:
View GitHub Profile
@dlaub3
dlaub3 / Brewfile
Created June 6, 2019 14:32
Brewfile
# brew bundle dump
# brew bundle
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
brew "ansible"
@dlaub3
dlaub3 / memcached.md
Created July 29, 2018 17:32
memcached

Memcached

ps -aux | grep -i memcached
/etc/init.d/memcached restart
ps -aux | grep -i memcached
telnet localhost 11211
stats
	
get key