Linux tutorials

Network Analysis: How To Install Bro On Ubuntu 16.04

Introduction: Bro Network Analysis Framework Bro is an open source network analysis framework with a focus on network security monitoring. It is the result of...

NoSQL: How To Install OrientDB on Ubuntu 16.04

Introduction - NoSQL and OrientDB When talking about databases, in general, we refer to two major families: RDBMS (Relational Database Management System), which use as...

eCommerce: Open eShop on Ubuntu 16.04

Introduction - Open eShop eCommerce Platform Open eShop is an open source software for eCommerce platforms. It is a platform developed to sell digital goods...

Monitoring Server: Install Zabbix on an Ubuntu 16.04 Server

Monitoring Server - What is Zabbix Zabbix is an enterprise-class open source distributed monitoring server solution. The software monitors different parameters of a network and...

Encryption: How To Secure an NGINX web server on Ubuntu 16.04

What is Let's Encrypt Let's Encrypt is a free certificate authority brought by the Internet Security Research Group (ISRG). It provides an easy and automated...

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

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

Analytics Engines: Elasticsearch 5.4 on Ubuntu 16.04

Elasticsearch - A Distributed Analytics Engine Elasticsearch is an open-source, highly scalable, full-text search and analytics engine. It is part of a full stack called Elastic...

Logs Management: Graylog 2 on Ubuntu 16.04

Graylog: a powerful logs management system Graylog is an open source logs management system which parses and enriches log messages, wire and event data from...

Install MongoDB 3.4 Database System on Ubuntu 16.04

Introduction to the MongoDB Database System MongoDB is an open source database system, classified as NoSQL. Unlike a relational database, MongoDB stores data in documents,...

Install and configure Munin master on Ubuntu 17.04

Introduction Munin is a monitoring tool that can help analyze resource trends, presenting information in graphs through a web interface. The installation come with a...

How to configure remote and secure connections for MySQL on CentOS...

Introduction MySQL is an open source SQL database management system developed by Oracle Corporation. SQL stands for Structured Query Language, which is a standardized language used...

How to install MantisBT 2.4 on CentOS 7

Introduction Mantis Bug Tracker, or MantisBT, is a web based bug tracking system, available since November 2000. MantisBT is written in PHP and supports multiple...

How to install LAMP stack on Ubuntu 17.04

Introduction LAMP stack is a group of tools installed on a server to enable hosting dynamic websites and web apps. The acronym stands for: Linux, Apache, MySQL, PHP. In this tutorial we'll...

How to install Ubuntu 17.04 Server, or ‘Zesty Zapus’

Introduction - Ubuntu 17.04 In April 2017, Canonical finally released the new version of it's GNU/Linux distribution, Ubuntu 17.04 - also named Zesty Zapus. In this...

Installing HAProxy for Load Balancing on CentOS 7

Introduction to Load Balancing Before we begin the tutorial, which will cover installing HAProxy for load balancing, let's first talk about the concept of load balancing. Many high-traffic...

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

Install Moodle 3.2 on a RHEL 7 server

Introduction Moodle is a learning platform designed to provide a single, integrated system for educational institutes. It powers tens of thousands of environments all over the...