ZakirOct 28, 20221 min readMigrate Elasticsearch Index to OpenSearch Index.As you already know that Elasticsearch is not open source anymore. Hence everybody looking for a good alternative, in this case...
ZakirAug 20, 20201 min readHow to install tomcat web server in a portable way? Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and WebSocket...
ZakirAug 19, 20202 min readHow to remove old Kernel form RHEL or CentOS 6-8 in proper manner.The kernel is the core of a computer's operating system with complete control over everything in the system. If anything wrong with...
ZakirAug 18, 20201 min readAnsible: How to take CISCO switch backup?Device configuration backup is vital task for IT people especially those who are working as a administrator. To make this task easier i...
ZakirAug 17, 20202 min readPredefined password change on multiple host at a time using AnsiblePassword change is a regular activities as well as its mandatory by several compliance such as PCI DSS, GDPR, NIST etc. To change of...
ZakirAug 17, 20201 min readAdd time information to Ansible tasksSome time you may need to know the time duration of Ansible playbook task. Here i will show how to enable the duration of task. Before...
Munshi Hafizul HaqueNov 16, 2021Rootless Podman Container And UID/GID Mapping in Ansible Automation Platform 2