| by Arround The Web

How to Install LEMP Stack with phpMyAdmin in Arch Linux

Generally, the term LEMP stack can be broken down to Linux, Nginx, MySQL/MariaDB, and PHP modules. All these listed components have a priceless contribution in mimicking the behavior of a production server.
The post How to Install LEMP Stack with phpMy…

Share Button
Read More
| by Arround The Web

Nginx Performance Tuning

Nginx is a free open source high performing and lightweight web server that is used as the load balancer, reverse proxy, HTTP cache, and mail proxy. This tutorial shows you 8 ways to improve the performance of your Nginx web server.
The post Nginx Perf…

Share Button
Read More
| by Arround The Web

How to Install Nginx on Fedora 35

In this tutorial, you will learn how to install and configure Nginx on Fedora 35 with a free TLS/SSL certificate from Let’s Encrypt.
The post How to Install Nginx on Fedora 35 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install the Etherpad Collaborative Web Editor on Rocky Linux 8

Etherpad is an open-source online editor providing collaborative editing in real-time in the browser. In this tutorial, we will install Etherpad on a Rocky Linux 8 server, using the MariaDB database to store our data. We will also use Nginx as a reverse proxy for the application and install an SSL certificate using Let’s Encrypt […]

The post How to Install the Etherpad Collaborative Web Editor on Rocky Linux 8 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Configure Jenkins with SSL Behind Nginx on Ubuntu 20.04

Source: LinOxide

Share Button
Read More
| by Arround The Web

Local Root Vulnerability in PHP-FPM: Critical Vulnerability CVE-2021-21703

A critical vulnerability CVE-2021-21703 has been identified in PHP-FPM, the FastCGI process manager included in the main PHP distribution since branch 5.3 , which allows an unprivileged hosting user to execute code as root. The problem manifests itself on servers that use PHP-FPM, usually used in conjunction with Nginx, to organize the launch of PHP scripts. The researchers who identified the problem were able […]

The post Local Root Vulnerability in PHP-FPM: Critical Vulnerability CVE-2021-21703 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install NGINX on Ubuntu 20.04

NGINX is used by more than 30% of all active websites, which makes it one of the most popular and widely used web servers in the world. Learn how to install NGINX on Ubuntu 20.04 here.
The post How to Install NGINX on Ubuntu 20.04 appeared first on Lin…

Share Button
Read More
| by Arround The Web

How to Install WordPress with LEMP (Nginx, MariaDB, and PHP) on Debian 11 Bullseye

In the following tutorial, you will learn how to install self-hosted WordPress using the latest Nginx, MariaDB, and PHP versions available.
The post How to Install WordPress with LEMP (Nginx, MariaDB, and PHP) on Debian 11 Bullseye appeared first on Li…

Share Button
Read More
| by Arround The Web

How to Install Let’s Encrypt SSL for NGINX on Rocky Linux 8

In this guide, we will demonstrate how you can install the Let’s Encrypt SSL/TLS certificate for NGINX on Rocky Linux 8. Let’s Encrypt SSL certificate is a digital certificate provided by Let’s Encrypt CA (Certificate Authority) to secure a web server …

Share Button
Read More
| by Arround The Web

How to Block Access to wp-admin and wp-login in Nginx/Apache

Despite the reputation of the WordPress content management system exceeding all expectations in terms of flawless content publishing and seamless user-access control, there are still some worrying security breaches that need prioritized handling. Two important access points on a WordPress website should be protected at all costs. The first one is the wp-login.php page responsible for accommodating […]

The post How to Block Access to wp-admin and wp-login in Nginx/Apache appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Reverse Proxy with Nginx: A Step-by-Step Setup Guide

One of the more popular reverse proxy tools at the moment is Nginx. Although Nginx itself is a web server, it does an outstanding job of serving as a reverse proxy.
This step-by-step tutorial is going to show you how you can easily set up a reverse pro…

Share Button
Read More
| by Arround The Web

How to Install ModSecurity with Nginx on Ubuntu 20.04

In the following tutorial, you will learn how to install ModSecurity with Nginx on Ubuntu 20.04. ModSecurity, often referred to as Modsec, is a free, open-source web application firewall (WAF). ModSecurity was created as a module for the Apache HTTP Server. However, since its early days, the WAF has grown and now covers an array of HyperText Transfer Protocol request and response […]

The post How to Install ModSecurity with Nginx on Ubuntu 20.04 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install Craft CMS with Nginx on Ubuntu 20.04

Craft CMS is a free, open-source content management system for websites. This guide shows how to install Craft CMS on Ubuntu 20.04 LTS (Focal Fossa).
The post How to Install Craft CMS with Nginx on Ubuntu 20.04 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install Shlink URL Shortener with Nginx on Ubuntu 20.04

In the following guide, you will learn how to install Shlink on Ubuntu 20.04 with a complete Nginx example configuration. Shlink is a free, open-source, self-hosted URL shortener written in PHP that provides both a REST and a CLI interface to interact …

Share Button
Read More
| by Arround The Web

How to Hide Nginx Version on Linux and Unix

By default, the Nginx version is displayed when you query HTTP headers or errors generated by the Nginx server. This quick guide explains how to hide or remove the Nginx version on Linux or Unix servers without restarting the system.
The post How to Hi…

Share Button
Read More
| by Arround The Web

How to Install LEMP Stack on Rocky Linux 8

The post How to Install LEMP Stack on Rocky Linux 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .LEMP is a popular stack that comprises open-source software that is collectively used to host and serve web applications, whether in produc…

Share Button
Read More
| by Arround The Web

How to Install MediaWiki with Nginx and Encrypting SSL on Ubuntu 20.04

MediaWiki is an open-source wiki software written in PHP. It allows you to create your own self-hosted wiki website on the server. In this post, we will show you how to install MediaWiki with Nginx and how to encrypt SSL on Ubuntu 20.04.
The post How t…

Share Button
Read More
| by Arround The Web

How to Speed Up Nginx with Varnish Cache on CentOS 7

The post How to Speed Up Nginx with Varnish Cache on CentOS 7 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .
Varnish Cache (also referred to as Varnish) is an open-source, high-performance HTTP accelerator designed for speeding up web se…

Share Button
Read More
| by Arround The Web

Install WordPress with LEMP Stack on Ubuntu 20.04

The post Install WordPress with LEMP Stack on Ubuntu 20.04 appeared first on LinOxide.

Share Button
Read More
| by Arround The Web

How To Prevent PHP-FPM From Consuming Too Much RAM in Linux

The post How To Prevent PHP-FPM From Consuming Too Much RAM in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .If you have deployed a LEMP (Linux, NGINX, MySQL/MariaDB, and PHP) stack, then you are probably using FastCGI proxying wit…

Share Button
Read More