PHP is a recursive acronym for Hypertext Preprocessor. It is a popular and widely used server-side scripting language used in web development and can even be embedded in HTML pages. Although there are other new scripting languages such as Perl and Ruby,
Read More

PHP 8, the latest major release of the popular server-side scripting language, comes with numerous exciting features and performance enhancements. If youโ€™re running RHEL 8 or Rocky Linux 8 or CentOS 8 and want to take advantage of PHP 8, youโ€™re in
Read More

Hello techies, in this post we will cover how to install and use wireshark in Ubuntu 22.04. Wireshark is free and open source, cross platform, GUI based Network packet analyzer that is available for Linux, Windows, MacOS, Solaris etc. It captures network
Read More

Hello techies, in this post, we will show you how to install Debian 12 desktop edition step-by-step. Debian 12, code name Bookworm has been released on 10th June 2023 with lot of new features and improvements. Some of the new features are
Read More

Debian 12, code name Bookworm, has been released on June 10th, 2023. It ships with a myriad of new features and improvements over Debian 11. The latest release of Debian bundles over 11089 new packages, coming to a total of over 64419
Read More

In this post, we will show you how to setup dynamic nfs provisioning in Kubernetes (k8s) cluster. Dynamic NFS storage provisioning in Kubernetes allows you to automatically provision and manage NFS (Network File System) volumes for your Kubernetes applications on-demand. It enables
Read More

Formerly known as Nagios, Nagios Core is a free, open-source, and powerful network monitoring tool that allows you to monitor servers and applications on your network. You can monitor both Linux and Windows servers as well as running applications. Nagios core enables
Read More

In this post, we will show you how to install Ansible AWX on Kubernetes (k8s) cluster step by step. Ansible AWX is a powerful open-source tool for managing and automating IT infrastructure. AWX provides a graphical user interface for Ansible, allowing you
Read More

Docker is a popular open-source containerization platform that allows developers to package their applications into containers. Fedora Linux is a popular distribution of Linux that is known for its cutting-edge technologies and open-source software. In this article, we will be discussing how
Read More

In this post, we will cover how to setup two node high availability Apache cluster using pacemaker on RHEL 9/8 Pacemaker is a High Availability cluster Software for Linux like Operating System. Pacemaker is known as โ€˜Cluster Resource Manager โ€˜, It provides
Read More