Install WHM & cPanel on Alma Linux and Ubuntu Linux OS
Due to the long End of Life at least until 2029 and 2032 and commitment to supporting as a result AlmaLinux OS 8 & 9 Version respectively is becoming popular…
Expert Linux, DevOps, Ansible, Cloud & Web Hosting Tutorials & Freelance IT Support Services
Due to the long End of Life at least until 2029 and 2032 and commitment to supporting as a result AlmaLinux OS 8 & 9 Version respectively is becoming popular…
We have got many changes in CentOS Stream or RHEL Versions from old versions. One of the many changes GRUB 2 version. Every Linux system administrator should know the reset…
This post will show you the installation of Java through the automation tool Ansible. We will write a playbook to use roles or simple methods to install java on multiple…
Kernel-based virtual machines have the option to provide an additional hard disk. Here, we delve into the step-by-step process of adding a physical disk to a KVM-based virtual machine, empowering…
Installation of AlmaLinux Operating System with Screenshots. AlmaLinux is the latest Free Linux-based Operating system. It is a community-driven open-source project built from the source code of Red Hat Enterprise…
In this article, our goal and objective will be the installation of the CWP Control Web Panel. Control web panel is open-source software, which helps in managing web hosting effectively…
In this post, We are deploying a container of MySQL that saves the data into a host folder. Here we will able to manage a persistent database with a shared…
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…
In this post discussing one special permission on the directory which is called a sticky bit. This special permission effect on the directory is users with write access can be…
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…