Ubuntu 22.04 LTS (Jammy Jellyfish) Integrated with New Active Directory

Ubuntu 22.04 LTS (Jammy Jellyfish) Integrated with New Active Directory

The newly-released Linux distribution system, Ubuntu 22.04 LTS (Jammy Jellyfish), is now officially integrated with a New Active Directory features. Canonical is pleased to anounce the new Active Directory Integration with Ubuntu 22.04 LTS on May 17, 2022 which is available on-demand. According to the … Read more

How To Install Jenkins on CentOS 8 Stream

On today’s tutorial I will guide you step by step on how to install Jenkins on CentOS 8 Stream. Jenkins is a free, open-source platform for automate the system which support for CI/CD development (Continuous Integration and Continuous Delivery) of software on a certain scale. … Read more

How To Install PHP 8.1 “PHP-FPM” on CentOS Stream 8

Installing PHP 8.1 with FastCGI Process Manager on CentOS Stream 8

PHP 8.1 is a current latest stable release of PHP branch which active support until 25 November 2023 and still getting security patches for the next 2 years, 5 months. It’s highly-recommended to running web-based applications, either it website or blog with the latest stable … Read more

Setting Up MariaDB v10.6.8 on CentOS 8 Stream

Installing MariaDB 10.6.8 on CentOS 8 Stream

MariaDB is a free, open-source and one of the most popular relational database management system (RDBMS) which used in the web hosting industry. MariaDB is fork of the MySQL databaser server since the Oracle’s acquisition over MySQL AB in 2009. So, in other word, MariaDB … Read more

How To Install OpenResty v1.21.4.1 on CentOS Stream 8

Installing OpenResty v1.21.4.1 on CentOS Stream 8

OpenResty is free, open-source and full-fledged web platform based on the NGINX web server. It integrates enhanced version of the NGINX core which can run using LuaJIT engine and 3rd-party Nginx modules. OpenResty is build specially for developers to easily create a scalable web applications, … Read more

How To Uninstall NGINX on RHEL-Based OS, CentOS Stream 9

nginx-1.22.0 (Red Hat 11.2.1-9) (GCC) built with OpenSSL 3.0.1 14 Dec 2021

Today we will teach you on how to completely uninstall NGINX web server from the RHEL-based OS, CentOS Stream 9. In this cases you have some problems where it force you to uninstall NGINX from your CentOS 9 machine. E.g. there maybe some issues on … Read more

How To Install Let’s Encrypt SSL with NGINX on CentOS Stream 9

Installing Let's Encrypt SSL on CentOS Stream 9 running NGINX Web Server

Let’s Encrypt is a free, non-profit, auto-renewed, and open SSL certificate authority, which can be deployed free of charge on any operating system, including Linux, Windows Server, or MacOS. Let’s Encrypt SSL can be installed on almost all type of web servers, including Apache, NGINX, … Read more