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?…
This tutorial will be showing you how to install NextCloud on Ubuntu 22.04 LTS with Nginx web server. What’s NextCloud?…
Nginx is a very popular web server these days. This article will show you some common errors when running an…
This tutorial is going to show you how to install and use ModSecurity with Nginx on Debian/Ubuntu servers. ModSecurity is…
Nginx Amplify is a free, flexible and powerful way to analyze the load and performance of Nginx and Nginx Plus…
This tutorial will be showing you how to set up your own DNS over TLS (DoT) resolver on Ubuntu with…
If you’re a server admin, you probably have a web server of your choice like Apache, or Nginx. Apache is…
Previously we discussed how to install LEMP stack, which is a common software stack to host dynamic websites, on Ubuntu…
In a previous article, I explained the steps of compiling Nginx source code with OpenSSL 1.1.1 in order to enable…
HTTPS just got faster and safer thanks to the release of TLS 1.3 by IETF (RFC 8446) in August 2018.…
This tutorial will be showing you how to install phpMyAdmin with Nginx, MariaDB and PHP8.3 (LEMP) on Ubuntu 24.04. phpMyAdmin…
This tutorial shows you how to install multiple versions of PHP on Ubuntu and make a particular Apache virtual host…
This tutorial shows you how to properly enable HTTPS on Nginx with Let’s Encrypt on Ubuntu. Google Chrome and Firefox…
This tutorial will be showing you how to enable HTTP/2 protocol with Nginx on a Debian 8 server to speed…
In this tutorial, we’re going to learn how to install Nginx latest version on Ubuntu 16.04 and Ubuntu 16.10. At…
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…
This tutorial will be showing you how to install phpMyAdmin with Nginx, MariaDB and PHP8.1 (LEMP) on Ubuntu 22.04. phpMyAdmin…
This tutorial will be showing you how to set up Nginx FastCGI cache to reduce server response time for your…
Update: This method described below is rendered useless since web browsers drops support for NPN(Next Protocol Negotiation). Here is the…
A reader asked me how to set up ownCloud personal cloud storage on Arch Linux with Nginx, MariaDB and PHP7. Today…
In this tutorial, we’re going to look at how to obtain and install a free Let’s Encrypt TLS/SSL certificate with…