Latest Articles
How to configure Ansible on controller and managed node
Step by step instructions to configure ansible on RHEL/CentOS 8. Since ansible is agentless we don't need any configuration on managed nodes.
Ansible Architecture
The important terminologies which we have in an Ansible Architecture are control node, managed nodes, tasks, play, playbook and many more..
Ansible Installation Guide on RHEL/CentOS 8
There are different methods using which you can install ansible using default package manager such as yum, dnf, apt, Using pip and using source compile file
How to provision AWS EC2 Instances using Ansible
How to provision AWS EC2 instances using ansible playbook. Create, launch, start, stop and terminate instances using tags and instance id with ec2 module
5 system tools to monitor network traffic in Linux with examples
How to monitor network traffic in Linux? How to monitor application network traffic real time in Linux? How to perform speed test using command line in Linux? …
