Opensource

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

Top 15 file compression utilities in Linux

A Brief introduction to file compression File compression is a routine task for most of the Administrators and normal users, to save disk space and...

How to install Seafile on CentOS 7

Introduction Seafile is a private file hosting platform, similar to Dropbox, Google Drive, OneDrive and Mega. Its parts are released under open source licenses, in...

How to install Django on Ubuntu (the right way) for novice...

About Django Django is a great web application development framework, especially for the perfectionist with deadlines built into python programming language. It provides a very...

Installing Invoice Ninja on CentOS 7 w/ NGINX & MariaDB –...

Introduction In the first part of this tutorial, we configured a CentOS 7 server with all the prerequisites required by Invoice Ninja. Now, let's look...

Install OTRS on Ubuntu 16.04 with Apache

Introduction OTRS (Open-Source Ticket Request System) is a web-based ticketing system, widely used by businesses for services like customer support, help desks and call centres....

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

Upgrading to PostgreSQL 9.5 in Fedora 24

What's new in PostgreSQL 9.5 PostgreSQL is the world's leading open source database; in its 9.5 version there are a lot of enhancements, here reported...

Install and configure ownCloud 9.1.4 on openSUSE Leap 42.2

Introduction ownCloud is an open source file syncing and sharing software, just like Dropbox. Just placing files in a local shared directory, those files will...

How To Install Tomcat 8 On CentOS 7

From the Apache Tomcat home page, Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet...

Let’s Encrypt your Apache webserver on CentOS 7

Introduction It was September when, with a post on its blog, Google announced that starting from Chrome 56, its browser will mark non-secure pages containing...

How to install and configure Ghost Blog on Ubuntu 16.04

Introduction Ghost blog is a blogging and publishing platform, totally open source and written in JavaScript, using the Node.js framework. As stated on the official website,...

Install Grunt and Grunt-cli on Ubuntu 16.04

Introduction Grunt is a JavaScript task runner, which helps in performing repetitive tasks like minification, compilation, unit testing, and linting. This means that a developer...

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

Remove duplicate files with fdupes

Introduction Sometimes we all need to find some duplicate file in our system; this is a very tedious task, expecially if we have to do...

Install Rocket.Chat on Ubuntu 16.04

Introduction Rocket.Chat is a messaging system for team communication, like Slack. It has various features, including: Video conferences Help desk chat File sharing Voice messages ...

Decentralized Communication with Matrix on Ubuntu 16.04

Introduction to Decentralized Communication Matrix is an open standard for real-time, interoperable and decentralized communication over IP, used to power VoIP/WebRTC signalling, Internet of Things communication, Instant...

How to install and configure Piwik on Ubuntu Server 16.04

Web analytics - a general overview Those who own a website probably know what "web analytics" refers to. It's a general term indicating the study...