Skip to content

Instantly share code, notes, and snippets.

View martinblaha's full-sized avatar

Martin Blaha martinblaha

View GitHub Profile
@martinblaha
martinblaha / ansible-summary.md
Created May 21, 2018 18:46 — 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

@martinblaha
martinblaha / server.md
Last active September 7, 2020 15:49 — forked from jtadeulopes/server.md
Server setup with debian 9 nginx and puma for rails app.

Update and upgrade the system

sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get autoremove
sudo reboot

Configure timezone