How to Change a User Password with Ansible
How to Change a User Password with Ansible Welcome to another episode of Ansible Pilot!
Continue readingHow to Change a User Password with Ansible Welcome to another episode of Ansible Pilot!
Continue readingIntroduction As organizations increasingly prioritize cybersecurity and compliance, the need for robust security measures has become paramount.
Continue readingCIS Benchmark In today’s cybersecurity landscape, hardening your systems is crucial to protect against evolving threats.
Continue readingAutomating the process of updating the IP address and netmask values in the network configuration file of multiple remote hosts can be a time-consuming and tedious task.
Continue readingAutomating your Linux user management (local user and group) with Ansible enables you to achieve Infrastructure As Code (IaC).
Continue readingHow to Create ISO image from Files and Folders with Ansible?
Continue readingHow to Find All Files with a specific Extension with Ansible?
Continue readingHow to Search for a String in a File with Ansible?
Continue readingHow to Create a New LVM Partition with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingWhat is Polkit Privilege Escalation - (CVE-2021–4034)? “A memory corruption vulnerability in Polkit’s pkexec, witch allows any unprivileged user to gain full root privilege on a vulnerable system using default polkit configuration” cit.
Continue readingHow to Configure Kernel Parameters in RedHat-like Linux systems with Ansible using system role?
Continue readingMy Ansible Playbook code was officially included in the Red Hat Security Bulletin RHSB-2021-009 Log4Shell - Remote Code Execution - log4j (CVE-2021-44228).
Continue readingHow to Load and Unload Kernel Modules in Linux with Ansible?
Continue readingHow to set the sysctl kernel parameters with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to automate the Detector Log4Shell Remote Code Execution Log4j (CVE-2021–44228)?
Continue readingSELinux Permissive Domain What is SELinux? Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies, including mandatory access controls (MAC).
Continue readingHow to Enable or Disable SELinux Boolean on Linux with Ansible?
Continue readingHow to install Ansible in SUSE Linux Enterprise SLES Server 15 SP3?
Continue readingHow to Set the SELinux Policy States and Modes on Linux with Ansible?
Continue readingHow to Change the User Primary Group on Linux with Ansible?
Continue readingHow to add a user to a second group on Linux with Ansible?
Continue readingHow to create a hard link in Linux with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to install Ansible in openSUSE Leap? Today we’re going to talk about the easier way to install and maintain Ansible inside openSUSE 15 using the distribution repository.
Continue readingHow to create a directory with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to create a symbolic link with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue reading