1 follower
I'm a DevOps enthusiast, learning Terraform, Ansible, Linux & AWS!
Efficiently track system performance with various Linux commands · sar System Activity Reporter If sar is not present in system, install the sysstat...
Some common terms related to containerization and other similar technologies · These are mostly notes for personal reference. Suggested read:...
Some common and maybe uncommon terms related to Infrastructure as Code (IaC) · These are mostly notes for personal reference. Suggested read:...
List of arguments for ad-hoc commands: Ad-Hoc Syntax: ansible -i [inventory] [server group] -m [module] -u [user] -m: Specify a module Eg: -m command...