How to Disable or Enforcing Selinux through Ansible and Reboot Host
Do you want to disable or enable ( enforcing ) SELinux mode on host machines through the ansible-playbook? Here I am writing a playbook to change the mode of the…
Tech Transit : Linux, Ansible, Web Hosting | Tutorials & Freelance IT Support
Expert Linux, DevOps, Ansible, Cloud & Web Hosting Tutorials & Freelance IT Support Services
Do you want to disable or enable ( enforcing ) SELinux mode on host machines through the ansible-playbook? Here I am writing a playbook to change the mode of the…
This post explains the concept and application of the sticky bit in Linux file systems. It details how setting the sticky bit on directories restricts file deletion, ensuring that only…
In this article, I am going to show some basic podman commands for provisioning containerized services. podman is an open-source utility to create, manage images and containers and communication with…
This post will show you how we can view disk space through an ansible-playbook. Here I am using Linux-based identical machines and the Operating system is CentOS. Ansible playbooks are…
In this tutorial, i am going to install Beanstalk on CentOS, Alma Linux, Fedora, and Red Hat Server. Beanstalk efficiently manages background jobs, which is crucial for web applications with…
Find apache or httpd configuration file path Most of the user not known to find or path of web server configuration file of Apache ( httpd ) in server.Apache having…
Earlier we have already installed EPEL and RepoForge repositories on different of version RHEL and CentOS Oracle, Rocky, and Alma Linux Server. Now in this article, we will describe additional…
Java JDK is a widely-used programming language, known for its versatility and compatibility across various applications. Keeping Java up-to-date on your Red Hat Enterprise Linux (RHEL), CentOS, Fedora, AlmaLinux, Rocky,…