Install Ansible Navigator in CentOS 9

February 23, 2024 admin 0

The ansible-navigator is a command-line tool which is used for creating, reviewing, running and troubleshooting Ansible content, including playbooks, collections, inventories, documentation and container images. […]

Linux – sudo file

February 11, 2024 admin 0

The sudo command allows you to run programs with the security privileges of another user. Usually this command is used to run command as a  […]

Redhat – Generating SoS report

February 11, 2024 admin 0

The SoS report command is a tool that collects various details from a Redhat Linux server. These details include configuration details, system information and diagnostic […]

Umask in Linux

August 24, 2022 admin 0

What is it? Umask in Linux is a Linux command that is used to assign the default file permission sets that will be assigned when […]