Articles by author
How to Install MongoDB on Ubuntu 20.04 | Step-by-Step Tutorial
Learn how to install and start using MongoDB - an open-source document-oriented NoSQL database that is popular in building fast and scalable applications
Read More
How to Run Remote Commands with Ansible Shell Module
Ansible Shell Module allows you to directly execute commands on the shell of remote targets. Learn how to start using the Shell Module in your Ansible playbooks
Read More
How to Create and Use Ansible Playbooks
Ansible playbook is a robust way to repeatedly perform multiple tasks on a number of servers. Learn how to create and use Ansible playbooks yourself.
Read More
How To Set Up Ansible Inventory File
Learn how to configure and customize Ansible inventory files that allow system administrators to easily keep track of numerous managed remote machines.
Read More