How To Install WordPress on NGINX running CentOS Stream 9

How To Install WordPress on NGINX running CentOS Stream 9

In the previous article we have guide you step by step on how to install NGINX v1.22.0 Web Server on CentOS Stream 9. Well, today we will continue to teach you for installing WordPress apps under NGINX on CentOS Stream 9. It’s purely without conrol … Read more

Setting Up NGINX Amplify Agent on Debian 11 “bullseye”

NGINX Amplify Agent - Dashboard

If you’re running NGINX web server inside your virtual machine, eg VPS, Cloud, Bare-Metal or Dedicated Server, you should have monitoring tools to perform monitoring system in your overall node system. Well, today we will guide you step by step on how to setting up, … Read more

How To Install PHP 8.1 (PHP-FPM) on CentOS Stream 9

Installing PHP 8.1 (PHP-FPM) on CentOS Stream 9

PHP 8.1 is the current latest stable release of PHP scripting language Hypertext Preprocessor. It’s have been available in almost all web hosting provider to support their clients in order to manage or hosted their websites or blogs. While PHP-FPM (FastCGI Process Manager) is a … Read more

How To Install MariaDB 10.5 on CentOS Stream 9

Installing MariaDB 10.5 Database Server on CentOS Stream 9

MariaDB is a free, open-source, scalable and high-performance relational database management system which is also known as RDBMS. MariaDB is a community-based-developed RDBMS, released under GNU General Public License (GPLv2 and LGPLv2.1), and it comes as drop-in-replacement for MySQL database server. So there are many … Read more

How To Install NGINX v1.22.0 Web Server on CentOS Stream 9

How To Install Nginx v1.22.0 Web Server on CentOS Stream 9

NGINX (also known as engine X) is a high-performance HTTP web server, load balancer, reverse proxy, cache, mail proxy and streaming media server. It’s a free and open-source web server, just like the Apache web server, so you can use a Nginx freely without spend … Read more

How To Install Firewalld on CentOS Stream 9

How To Install Firewalld on CentOS Stream 9

If you have running production machine on public internet or cloud, you must setting up the Firewall to protect your machine from any attack outside your machine. Well, today we will guide you on how to install and setting up Firewalld on CentOS Stream 9. … Read more

How To Change SSH Port Number on CentOS Stream 9

How To Change SSH Port Number on CentOS Stream 9

On today’s tutorial we will guide you on how to change SSH port number on CentOS Stream 9. As you know that CentOS Stream 9 is a successor of CentOS Stream 8 which will reach its end of life on 31 May, 2024. Altough RedHat … Read more

How To Install Docker on Rocky Linux 8.5 (Green Obsidian)

Docker on Rocky Linux 8.5 (Green Obsidian)

Rocky Enterprise Linux is a free, open-source Linux distribution system, and it’s based on RedHat source code as its upstream vendor. We can say that Rocky is a drop-in replacement for Red Hat Enterprise Linux for non-commercial Linux operating system. So, there are many compatibility … Read more

How To Install Jenkins on Rocky Linux 8.5 (Green Obsidian)

How To Install Jenkins on Rocky Linux 8.5 (Green Obsidian)

Build with Java language, Jenkins is an open-source automation platform that provide support for Continuous Integration and Continuous Delivery (CI/CD) for development of any software. The first version of Jenkins was releaed under MIT License in February 2 2011 by its original author “Kohsuke Kawaguchi”. … Read more