Skip to content

Instantly share code, notes, and snippets.

View jsebastin's full-sized avatar

Joseph Sebastin jsebastin

  • 18:48 (UTC -05:00)
View GitHub Profile
@jsebastin
jsebastin / ansible-summary.md
Created March 8, 2018 06:14 — 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

@jsebastin
jsebastin / tmux-cheatsheet.markdown
Created March 1, 2018 16:19 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname