Tutorial: How To Install Debian 9 ‘Stretch’
Introduction
After 26 months of development the Debian project released its new stable version, Debian 9, code name 'Stretch'. Thanks to the work of the...
Install RabbitMQ server in CentOS 7
About RabbitMQ
RabbitMQ is an open source message broker software, also sometimes known as message-oriented middleware, that implements the Advanced Message Queuing Protocol (AMQP). It is very easy...
How to install WordPress with Docker on Ubuntu 16.04
Introduction
For those who don't know, WordPress is a famous content management system based on PHP and MySQL, distributed under the terms of the GNU...
Install Magento on Ubuntu 16.04
Introduction
Magento is an eCommerce open source software, and a content management system for eCommerce websites. It uses MySQL 5.6+ or MariaDB as possible databases,...
WordPress on Ubuntu 16.04 With Caddy
Introduction
WordPress is a famous content management system based on PHP and MySQL, distributed under the terms of the GNU GPLv2 (or later). In most...
How to install LDAP on CentOS 7
Introduction
LDAP stands for Lightweight Directory Access Protocol and, as the name suggests, it's a standard protocol for accessing and maintaining distributed directory information services...
How to install Cerb with Apache as web server on CentOS...
Introduction
Cerb is a workflow and email automation system, excellent for large teams. Cerb is written in PHP and uses either MySQL or MariaDB as a...
How to install and configure Nextcloud on Ubuntu 16.04 with Apache
Introduction
Nextcloud is a cloud storage service invented by ownCloud founder. Unlike other popular services, in this case you can set up your own storage...
Container: Docker Compose on Ubuntu 16.04
What is Docker Compose
Docker Compose is a tool for running multi-container Docker applications. To configure an application’s services with Compose we use a configuration...
How to install Gitolite in CentOS 7
About Gitolite
Gitolite is a free, open source Git server that can be used to setup git hosting on a central server, with fine-grained access...
How to install and use EncryptPad on Ubuntu 16.04
Introduction
EncryptPad is an application for editing symmetrically encrypted text. It provides a tool for encrypting and decrypting binary files, and it uses the format...