Nginx

Install NextCloud on Ubuntu 22.04 (Nginx + PostgreSQL + PHP8)

Install NextCloud on Ubuntu 22.04 (Nginx + PostgreSQL + PHP8)

This tutorial will be showing you how to install NextCloud on Ubuntu 22.04 LTS with Nginx web server. What’s NextCloud?…

how to fix common Nginx errors

How to Fix Common Nginx Web Server Errors

Nginx is a very popular web server these days. This article will show you some common errors when running an…

Set Up ModSecurity with Nginx on Debian Ubuntu

How to Set Up ModSecurity with Nginx on Debian/Ubuntu

This tutorial is going to show you how to install and use ModSecurity with Nginx on Debian/Ubuntu servers. ModSecurity is…

Install Nginx Amplify on CentOS 8 HEL 8 to Monitor LEMP Stack Peformance

Install Nginx Amplify on CentOS 8/RHEL 8 to Monitor LEMP Performance

Nginx Amplify is a free, flexible and powerful way to analyze the load and performance of Nginx and Nginx Plus…

How to Easily Set Up a DNS over TLS Resolver with Nginx on Ubuntu

This tutorial will be showing you how to set up your own DNS over TLS (DoT) resolver on Ubuntu with…

Run Apache, Nginx & HAProxy on Same Server (Debian, Ubuntu, CentOS)

Run Apache, Nginx & HAProxy on Same Server (Debian, Ubuntu, CentOS)

If you’re a server admin, you probably have a web server of your choice like Apache, or Nginx. Apache is…

How to Install Nginx Latest Version on Ubuntu 20.04, Ubuntu 18.04

Previously we discussed how to install LEMP stack, which is a common software stack to host dynamic websites, on Ubuntu…

nginx tls 1.3 ubuntu openssl

How to Easily Enable TLS 1.3 in Nginx on Ubuntu 20.04, 18.04, 16.04

In a previous article, I explained the steps of compiling Nginx source code with OpenSSL 1.1.1 in order to enable…

nginx tls 1.3 ubuntu openssl

How To Enable TLS 1.3 in Nginx on Ubuntu 18.04 and 16.04

HTTPS just got faster and safer thanks to the release of TLS 1.3 by IETF (RFC 8446) in August 2018.…

installing phpmyadmin with lemp stack on ubuntu 18.04

How to Install phpMyAdmin with Nginx (LEMP) on Ubuntu 18.04 LTS

This tutorial will be showing you how to install phpMyAdmin with Nginx, MariaDB and PHP7.2 (LEMP) on Ubuntu 18.04. phpMyAdmin…

ubuntu multiple php versions on a single server

How to Install Multiple Versions of PHP on Ubuntu 22.04, 20.04, 18.04

This tutorial shows you how to install multiple versions of PHP on Ubuntu and make a particular Apache virtual host…

ubuntu 16.04 certbot nginx

Properly Enable HTTPS on Nginx with Let’s Encrypt on Ubuntu

This tutorial shows you how to properly enable HTTPS on Nginx with Let’s Encrypt on Ubuntu. Google Chrome and Firefox…

debian 8 jessie nginx http2 alpn

How to Enable HTTP2 Protocol with Nginx on Debian 8 Jessie Server

This tutorial will be showing you how to enable HTTP/2 protocol with Nginx on a Debian 8 server to speed…

nginx latest version ubuntu

How to Install Nginx Latest Version on Ubuntu 16.04 and Ubuntu 16.10

In this tutorial, we’re going to learn how to install Nginx latest version on Ubuntu 16.04 and Ubuntu 16.10. At…

mailing list manager

How to Install GNU Mailman on Ubuntu 16.04 with Postfix, Nginx and FastCGI

GNU mailman is free and open-source web-based mailing list manager written in Python. It’s commonly used by open-source projects. In this…

phpmyadmin url

Install phpMyAdmin with Nginx (LEMP) on Ubuntu 22.04 LTS

This tutorial will be showing you how to install phpMyAdmin with Nginx, MariaDB and PHP8.1 (LEMP) on Ubuntu 22.04. phpMyAdmin…

Set Up Nginx FastCGI Cache to Reduce WordPress Server Response Time

This tutorial will be showing you how to set up Nginx FastCGI cache to reduce server response time for your…

How to Enable HTTP2 on Debian 8 with Nginx Web Server

Update: This method described below is rendered useless since web browsers drops support for NPN(Next Protocol Negotiation). Here is the…

owncloud cloud storage

Setup OwnCloud 9 Server with Nginx, MariaDB and PHP7 on Arch Linux

A reader asked me how to set up ownCloud personal cloud storage on Arch Linux with Nginx, MariaDB and PHP7. Today…

Let's Encrypt

Let’s Encrypt TLS/SSL Certificate with Nginx on Arch Linux Server

In this tutorial, we’re going to look at how to obtain and install a free Let’s Encrypt TLS/SSL certificate with…