
Secure Nginx with Let's Encrypt on Debian 9
In this tutorial, we will explain how to use the Certbot tool to obtain a free SSL certificate for Nginx on Debian 9. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.
Read more

Secure Nginx with Let's Encrypt on CentOS 7
In this tutorial, we'll provide a step by step instructions about how to secure your Nginx with Let's Encrypt using the certbot tool on CentOS 7

Set up a mail server with PostfixAdmin
Postfix Admin is a web based interface which allows users to configure and manage a Postfix based email server. With Postfix Admin you can create and manage multiple virtual domains, users and aliases.

Configure Odoo with Nginx as a Reverse Proxy
Odoo comes with a built-in web server, but in most cases it is recommended to have a reverse proxy in front of it which will act as an intermediary between the clients and the Odoo server. This guide provides instructions on how to use Nginx as a reverse proxy to Odoo.
Secure Nginx with Let's Encrypt on Ubuntu 18.04

Secure Nginx with Let's Encrypt on Ubuntu 16.04
