Linux tutorials

Pytube: How to Download Youtube Videos with this Python Tool

Introduction pytube is a python package written for the main purpose of downloading videos from the famous video website Youtube. According to the official documentation...

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

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

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

Introduction Invoice Ninja is a free and open source invoicing system. The site also provides invoicing through Software as a Service (SaaS). But, of course, it's...

Full monitoring system: Graphite, collectd and StatsD – Part 3

Introduction In our three part tutorial for installing and configuring a full monitoring system we have already installed both Graphite and collectd on the Ubuntu...

Full monitoring system: Graphite, collectd and StatsD – Part 2

Introduction In the first part of this series we installed and configured Graphite on an Ubuntu 16.04 server. Remember that Graphite is software for visualizing data, so...

Full Monitoring System: Installing Graphite, collectd and StatsD – Part 1

Introduction Collecting data (stats about servers, applications, daily site traffic, etc) is the first step when troubleshooting site issues, looking to implement performance improvements or...

How to deploy Rocket.Chat on AWS – Part II

Introduction This is the second part of the tutorial on how to deploy Rocket.Chat on AWS (Amazon Web Services). In part one we saw how to...

Install – Configure WordPress with NGINX and HHVM

Introduction HipHop Virtual Machine (HHVM) is an open-source virtual machine designed for executing programs written in Hack and PHP. It uses a just-in-time compilation to...

How to install – configure Ghost on openSUSE 42.2 Leap

What is Ghost? In the Web 2.0 era, blogs are an important part of like for many people, and the popularity of Wordpress and Tumblr,...

How to deploy Rocket.Chat on AWS – Part I

Introduction to Rocket.Chat We have already talked about Rocket.Chat, a private messaging system like Slack and Mattermost, and how to install and configure it on...

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

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

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 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 and use lnav on CentOS 7

Introduction lnav, which stands for Log File Navigator, is a CLI-log file viewer built for small scale solutions. It is totally free, easy to use...

How to Measure Disk Performance with fio and IOPing

Whether it's a server, or a PC for work, what usually limits performances is disk speed. Even if using SSDs, their speed is not...

How to install Visual Studio Code and .NET Core on RHEL...

Introduction It was November 2014 when Microsoft announced the open sourcing of .NET with a project named .NET Core. It was announced as a smaller...