Nginx
Nginx installation, server blocks, reverse proxying, SSL, and performance tuning.
How to Set Up Nginx Server Blocks on Debian 10
A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server.

How to Set Up Nginx Server Blocks on CentOS 8
This article describes how to set up Nginx server blocks on CentOS 8. A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server.

How To Set Up Nginx Server Blocks on Debian 9
In this tutorial, we will show you how to set up Nginx server blocks on Debian 9. Server Blocks allows you to run more than one website on a single machine.

How to Set Up Nginx Server Blocks on CentOS 7
Nginx Server Blocks allows you to run more than one website on a single machine. In this tutorial, we'll explain how to set up Nginx server blocks on CentOS 7.

How To Set Up Nginx Server Blocks on Ubuntu 18.04
Nginx Server Blocks allows you to run more than one website on a single machine. With Server Blocks, you can specify the site document root (the directory which contains the website files), create a separate security policy for each site, use different SSL certificates for each site and much more.

Secure Nginx with Let's Encrypt on CentOS 8
In this tutorial, we'll provide a step by step instructions about how to install a free Let's Encrypt SSL certificate on CentOS 8 running Nginx as a web server. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.

How to Install PrestaShop on Ubuntu 18.04
PrestaShop is a free and open-source e-commerce platform. It is based on PHP and MySQL and can be extended with free and premium plugins and themes. In this tutorial, we will show you how to install PrestaShop on Ubuntu 18.04 server.

How to Install Odoo 13 on Ubuntu 18.04
In this guide, we will walk you through installing and deploying Odoo 13 inside a Python virtual environment on Ubuntu 18.04. We'll download Odoo from their Github repository and using Nginx as a reverse proxy.

How to Install Nginx on CentOS 8
Nginx pronounced engine x is an open-source, high-performance HTTP and reverse proxy server. This tutorial explains how to install and manage Nginx on CentOS 8.

How to Install and Configure Squid Proxy on Debian 10 Linux
Squid is a full-featured caching proxy supporting popular network protocols like HTTP, HTTPS, FTP, and more. In this tutorial we will explain how to set up a Squid Proxy on Debian Buster.

How to Install Nginx on Debian 10 Linux
Nginx is an open-source, high-performance HTTP and reverse proxy server that powers some of the largest sites on the Internet. In this tutorial we'll explain how to install and manage Nginx on Debian 10 Buster.

How to Install and Configure Squid Proxy on CentOS 7
Squid is a full-featured caching proxy supporting popular network protocols like HTTP, HTTPS, FTP, and more. This tutorial explains how to set up Squid on CentOS 7

How to Install and Configure Squid Proxy on Ubuntu 18.04
Squid is a full-featured caching proxy supporting popular network protocols like HTTP, HTTPS, FTP, and more. This tutorial will walk you through the process of setting up a Squid Proxy on Ubuntu 18.04.

How to Install and Configure Redmine on Debian 9
Redmine is a free and open-source project management and issue tracking application. In this tutorial, we'll show you how to install and configure the latest version of Redmine on a Debian 9 server using MySQL as a database back-end and Passenger + Nginx as a Ruby application server.

How to Install Drupal on CentOS 7
Drupal is one of the leading open-source CMS platforms worldwide. It is flexible, scalable and can be used to build different types of websites ranging from small personal blogs to large corporate, political, and government sites. In this tutorial we'll explain how to install Drupal 8.6 on CentOS 7.

How to Install Drupal on Ubuntu 18.04
In this tutorial we will show you how to install Drupal 8.6 on an Ubuntu 18.04 machine. There are multiple ways to install Drupal, this tutorial covers the steps necessary for installing Drupal 8.6 using Composer.

How to Install OpenCart on Ubuntu 18.04
OpenCart is a free and open-source PHP e-commerce platform. In this tutorial, we will show you how to install OpenCart on Ubuntu 18.04 server.

How to Install Magento 2 on Ubuntu 18.04
Magento is leading enterprise-class e-commerce platform built on open-source technology combining powerful features with flexibility and user friendly interface. In this tutorial we will show you how to install Magento 2.3 on an Ubuntu 18.04 machine.

How to Install WordPress with Nginx on Ubuntu 18.04
In this tutorial, we will show you how to install WordPress on an Ubuntu 18.04 machine. WordPress is by far the most popular open-source blogging and CMS platform worldwide.

How to Install and Configure Redmine on CentOS 7
Redmine is one of the most popular open-source project management and issue tracking software tools. This tutorial covers the steps needed to install and configure Redmine on CentOS 7.
