Centos
CentOS installation, server setup, administration tasks, and troubleshooting.
How to Install Nginx on CentOS 7
Nginx pronounced 'engine x' is a free, open-source, high-performance HTTP and reverse proxy server responsible for handling the load of some of the largest sites on the Internet. This tutorial will teach you how to install and manage Nginx on your CentOS 7 machine.

Install PHP 7 on CentOS 7
CentOS 7 ships with PHP version 5.4 which has been officially EOL for quite some time and is no longer supported. In this guide we will explain how to install or upgrade to PHP 7.0, 7.1, 7.2 and 7.3 on CentOS 7

How to Install Visual Studio Code on CentOS 7
Visual Studio Code is an open-source cross-platform code editor developed by Microsoft. The easiest and recommended way to install Visual Studio Code on CentOS machines is to enable the VS Code repository and install the VS Code package through the command line.

How to Install and Configure Nextcloud with Apache on CentOS 7
Nextcloud is an open-source, self-hosted file share and collaboration platform, similar to Dropbox. In this tutorial we'll show you how to install and configure Nextcloud with Apache on a CentOS 7 machine.

How to Install and Configure Zabbix on CentOS 7
Zabbix is a full-featured open-source monitoring software. This tutorial describes how to install and configure the latest version of Zabbix 4.0 on a CentOS 7 server.

How to Install Atom Text Editor on CentOS 7
Atom is an open-source cross-platform code editor developed by GitHub. It has a built-in package manager, embedded Git control, smart autocompletion, syntax highlighting and multiple panes.

How to Install Sublime Text 3 on CentOS 7
Sublime Text is a proprietary cross-platform versatile text and source code editor for web and software development. It is very fast and it comes with lots of powerful features out of the box.

How to Install Tomcat 8.5 on CentOS 7
This tutorial shows you how to install Tomcat 8.5 on CentOS 7. Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies.

How to Install Anaconda on CentOS 7
Anaconda is the most popular python data science and machine learning platform, used for large-scale data processing, predictive analytics, and scientific computing. This tutorial will guide you through the steps of downloading and installing Anaconda Python Distribution on CentOS 7.

How to Install and Configure Nagios on CentOS 7
Nagios is one of the most popular open-source monitoring systems. Nagios keeps an inventory of your entire IT infrastructure and ensures your networks, servers, applications, services, and processes are up and running. This tutorial describes how to install and configure Nagios Core on a CentOS 7 server.

How to Install Gradle on CentOS 7
Gradle is an open-source build automation system used primarily for Java projects. This tutorial outlines the steps necessary to install the latest version of Gradle on CentOS 7 systems.

How to Install WordPress with Nginx on CentOS 7
In this tutorial we will show you how to install WordPress on a CentOS 7 machine. WordPress is by far the most popular open-source blogging and CMS platform worldwide.

How to deploy Rocket.Chat on CentOS 7
In this tutorial, we will show you how to install and deploy Rocket.Chat on a CentOS 7 server with Nginx as a SSL reverse proxy. Rocket.Chat is a complete team communication platform, a self-hosted Slack alternative.

How to Install phpMyAdmin with Nginx on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will show you how to install phpMyAdmin with Nginx on CentOS 7.

How to Install Apache on CentOS 7
Apache HTTP server is the most popular web server in the world. The following instructions describe how to install and manage the Apache web server on your CentOS 7 machine.

Install Odoo 12 on CentOS 7
Odoo is the most popular all-in-one business software in the world. In this tutorial, we’ll show you how to install Odoo 12 from source inside a Python virtual environment on a CentOS 7 machine.

Configure Magento 2 to use Varnish on CentOS 7
The page speed is crucial to the success of your online store. This tutorial covers the steps involved in configuring Magento 2 to use Varnish as a full page cache solution.

Install Odoo 11 on CentOS 7
Odoo is one of the most popular Open Source ERP Business softwares in the world. This guide covers the steps necessary for installing and configuring Odoo using Git source and Python virtual environment on CentOS 7

How to Install and Secure phpMyAdmin with Apache on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will walk through the steps necessary for installing and securing phpMyAdmin with Apache on CentOS 7.

How to Install MongoDB on CentOS 7
In this tutorial we will show you how to install and configure MongoDB Community Edition on a CentOS 7 server from the official MongoDB repositories.
