This guide explains what is Select loop in Bash scripting and how to use Bash select loop to create a menu-driven script with examples.
Karthick

Karthick
Karthick is a passionate software engineer who loves to explore new technologies. He is a public speaker and loves writing about technology especially about Linux and opensource.
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting
By KarthickBy Karthick 1.7K viewsThis introduction to Bash scripting guide is created with different topics that will make you comfortable in writing your first bash script.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
How To Use Tags In Ansible Playbooks
By KarthickBy Karthick 3.2K viewsIn this article, we are going to learn what are ansible tags and the effective ways to use tags in Ansible playbooks to run specific tasks.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement Tools
How To Use When Conditional Statements In Ansible Playbooks
By KarthickBy Karthick 8.6K viewsThis guide explains what is a conditional statement and how to use the when conditional statements in Ansible playbooks to evaluate conditions and run tasks based on the outcome.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
How To Use Handlers In Ansible Playbooks
By KarthickBy Karthick 3.5K viewsThis guide explains what is Ansible handlers and how to use notify and handler directives in the ansible playbook to achieve different objectives.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
Explaining Ansible Facts With Examples
By KarthickBy Karthick 8K viewsThis tutorial explains what Ansible facts are, and how to gather system information i.e facts in Ansible playbooks.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
How To Use Variables In Ansible Playbooks
By KarthickBy Karthick 1.6K viewsThis detailed guide explains what are variables in Ansible and how to use variables in ansible playbooks with relevant examples in Linux.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
How To Use Debug Module In Ansible Playbooks
By KarthickBy Karthick 1.9K viewsIn this guide, we will discuss what is Ansible debug module, what are the supported parameters in debug module and finally how to use the debug module with each parameter in Ansible playbooks with examples in Linux.
- Pop OSLinuxLinux DistributionsUbuntuUnix/Linux Beginners
How To Upgrade To Pop OS 22.04 LTS [GUI & CLI Methods]
By KarthickBy Karthick 3.2K viewsIn this brief guide, let us discuss what are the major new features in Pop!_OS 22.04 LTS and how to upgrade to Pop OS 22.04 from Pop OS 21.10 and older versions.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationOpensource
Getting Started With Ansible Playbooks
By KarthickBy Karthick 1.4K viewsThis guide explains what is Ansible Playbook and how to write Ansible playbooks and the different parameters and options supported in playbooks.