server
How to Install and Configure Master-Slave Replication with PostgreSQL 9.6 on CentOS 7
PostgreSQL or Postgres is an open source object-relational database management system (ORDBMS) with more than 15 years of active development. It’s a powerful database server…
How to install Ubuntu 17.10 (Artful Aardvark) Minimal Server
This tutorial shows the installation of a Ubuntu 17.10 minimal server in detail with many screenshots. The purpose of the guide is to show the…
Install Let’s Encrypt and Secure Nginx with SSL/TLS in Debian 9
This tutorial will show you how to install and secure a Nginx web server on Debian 9 with a TLS certificate issued for free by the…
How to Install and Configure GitLab CE on CentOS 7
GitLab is an open source repository manager based on Rails developed by GitLab Inc. It is a web based git repository manager that allows your…
Install a Centralized Log Server with Rsyslog in Debian 9
In Linux, the log files are files that contain messages about the system functions which are used by system administrators to identify eventual issues on…
How to install a Ubuntu 16.04 LTS (Xenial Xerus) Minimal Server
This tutorial shows the installation of a Ubuntu 16.04 minimal server in detail with many screenshots. I will use the current release of the Ubuntu…
How to Install SuiteCRM with Nginx on CentOS 7
SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is fork of the popular CRM software SugarCRM, and has become…
How to scan for viruses with ClamAV on Ubuntu
ClamAV There aren’t many viruses made for Linux distributions and as such, most people who use such systems don’t even bother using an antivirus software….
How to Install OpenLiteSpeed HTTP Server with PHP 7.1 on Ubuntu 16.04 LTS
OpenLiteSpeed is an open source HTTP server developed by LiteSpeed Technologies. It is a high performance and lightweight HTTP server which comes with a Web-based…
How to Install Mailtrain Newsletter Application on CentOS 7
Mailtrain is an open source self-hosted newsletter application written on Node.js. It uses a very popular Node.js library Nodemailer to send the emails. It offers…