Skip to content

Instantly share code, notes, and snippets.

View gryzli-the-bugbear's full-sized avatar

Gryzli The BugBear gryzli-the-bugbear

View GitHub Profile
@gryzli-the-bugbear
gryzli-the-bugbear / ansible-summary.md
Created July 10, 2018 15:38 — forked from andreicristianpetcu/ansible-summary.md
This is an ANSIBLE Cheat Sheet from Jon Warbrick

An Ansible summary

Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)

Configuration file

intro_configuration.html

First one found from of

@gryzli-the-bugbear
gryzli-the-bugbear / tmux-cheatsheet.markdown
Created December 13, 2016 10:37 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname