
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.
Read more

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.

How to Change User Password in Ubuntu
It's always a good idea to update your password on a regular basis and use a unique password for each account. This tutorial describes how to change a user password in Ubuntu from the command line, or through the Ubuntu GUI.

How to Install Nginx on Debian 9
Nginx is an open-source, high-performance HTTP and reverse proxy server that powers some of the largest sites on the Internet. This tutorial will outline the steps to install and manage Nginx on a Debian machine.
Secure Nginx with Let's Encrypt on Ubuntu 18.04

How to Install Nginx on Ubuntu 18.04

How to Install Nginx on Ubuntu 16.04

Secure Nginx with Let's Encrypt on Ubuntu 16.04

How to Install Odoo 11 on Ubuntu 16.04

How to Install Visual Studio Code on Debian 9
