This guide explains what is Ansible handlers and how to use notify and handler directives in the ansible playbook to achieve different objectives.
Linux administration
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
Explaining Ansible Facts With Examples
By KarthickBy Karthick 1.1k viewsThis tutorial explains what Ansible facts are, and how to gather system information i.e facts in Ansible playbooks.
- FedoraAlmalinuxCentOSFedora SilverblueLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksLinux User ManagementOracle LinuxRed Hat Enterprise LinuxRocky LinuxUnix/Linux Beginners
Add, Delete And Grant Sudo Privileges To Users In Fedora 36
By skBy sk 2.5k viewsThis guide explains how to add, delete and grant sudo privileges to users in Fedora 36 desktop and server editions.
- UbuntuFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingTips and TricksUnix/Linux Beginners
How To Reset Sudo Password In Ubuntu 22.04 / 20.04 LTS
By skBy sk 20.1k viewsThis brief guide explains how to reset forgotten sudo password in Ubuntu 22.04 and 20.04 LTS desktop and server editions from rescue mode.
- UbuntuFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingTips and TricksTrouble shootingUnix/Linux Beginners
How To Boot Into Rescue Mode Or Emergency Mode In Ubuntu 22.04 / 20.04 / 18.04
By skBy sk 74.2k viewsThis brief guide explains how to boot into rescue mode and/or emergency mode in Ubuntu and other Linux systems that uses Systemd.
- UbuntuLinuxLinux DistributionsLinux Installation GuidesUnix/Linux Beginners
How To Install Ubuntu 22.04 LTS Desktop (Jammy Jellyfish)
By skBy sk 2.2k viewsThis step by step guide explains how to create a Ubuntu bootable USB drive and how to install install Ubuntu 22.04 LTS desktop edition with screenshots.
- FedoraFAQFedora SilverblueLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksLinux troubleshootingUnix/Linux Beginners
How To Reset Root Password In Fedora 36
By skBy sk 6k viewsForgot the root password in Fedora? Do you want to change the root user password in your Fedora system? No problem! This brief guide explains how to change or reset root password in Fedora.
- FedoraLinuxLinux AdministrationLinux DistributionsUnix/Linux Beginners
How To Upgrade To Fedora 36 From Fedora 35 [Workstation And Server]
By skBy sk 18.3k viewsFedora 36 has been released! If you’re already using Fedora 35, you can now safely upgrade to Fedora 36 desktop or server edition.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensource
How To Use Variables In Ansible Playbooks
By KarthickBy Karthick 916 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 679 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.