Centos
CentOS installation, server setup, administration tasks, and troubleshooting.
How to Install Minecraft Server on CentOS 7
In this tutorial, we'll go through the steps necessary to install and configure Minecraft Server on CentOS 7. We'll use systemd to run the Minecraft server and the mcrcon utility for connecting to the running instance.

How to Install Memcached on CentOS 7
Memcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will explain how to install and configure Memcached on CentOS 7.

How to Install TensorFlow on CentOS 7
TensorFlow is a free and open-source platform for machine learning built by Google. This tutorial describes how to install TensorFlow on CentOS 7.

How to Install Slack on CentOS 7
Slack is one of the most popular collaboration platform in the world that brings all your communication together. This tutorial explains how to install Slack on CentOS 7.

Configure Automatic Updates with yum-cron on CentOS 7
Regularly updating your CentOS system is one of the most important aspects of overall system security. In this tutorial we will go through the process of configuring automatic updates on CentOS 7.

How to Install Flask on CentOS 7
Flask is a free and open-source micro web framework for Python designed to help developers build secure, scalable and maintainable web applications. Flask is based on Werkzeug and uses Jinja2 as template engine. In this tutorial, we will show you how to install Flask in a Python virtual environment on CentOS 7.

How to Install CouchDB on CentOS 7
Apache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. In this tutorial, we will explain how to install the latest version of CouchDB on CentOS 7.

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

How to Install Elasticsearch on CentOS 7
Elasticsearch is one of the most popular search engines powering applications that have complex search requirements such as big e-commerce stores and analytic applications. This tutorial explains how to install Elasticsearch on CentOS 7.

How to Install Apache Cassandra on CentOS 7
Apache Cassandra is an open-source NoSQL database with no single point of failure, providing linear scalability and high availability without compromising performance. This tutorial describes how to install Apache Cassandra on CentOS 7.

How to Install Django on CentOS 7
Django is a free and open-source high-level Python web framework designed to help developers build secure, scalable and maintainable web applications. In this tutorial, we will be installing and configuring the latest stable version of Django on a CentOS 7 machine inside a Python virtual environment.

How to Set Up Apache Virtual Hosts on CentOS 7
In this tutorial, we'll provide a step by step instructions about how to set up Apache Virtual Hosts on a CentOS 7 server. Apache Virtual Hosts allows multiple websites to run on one Web server.

How to Install and Configure Redis on CentOS 7
Redis is an open-source in-memory data structure store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets etc.

How to Change Hostname on CentOS 7
This tutorial guides you through the process of changing a hostname on a CentOS 7 without the need of restarting your system.

How to Setup FTP Server with VSFTPD on CentOS 7
In this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.

How to Install Drupal on CentOS 7
Drupal is one of the leading open-source CMS platforms worldwide. It is flexible, scalable and can be used to build different types of websites ranging from small personal blogs to large corporate, political, and government sites. In this tutorial we'll explain how to install Drupal 8.6 on CentOS 7.

How to Install Skype on CentOS 7
In this tutorial we will show you how to install Skype on CentOS 7. Skype is one of the most popular communication applications in the world.

How to Install WildFly (JBoss) on CentOS 7
WildFly, formerly known as JBoss is a cross-platform open-source application runtime written in Java that helps you build amazing applications. This tutorial explains how to install WildFly application server on CentOS 7.

How to Install and Configure Samba on CentOS 7
In this tutorial we will show how to install Samba on CentOS 7 and configure it as a standalone server to provide file sharing across different operating systems over a network.

How to Install and Configure GitLab on CentOS 7
GitLab is a web-based open-source Git repository manager written in Ruby including wiki, issue management, code review, monitoring, and continuous integration and deployment. This tutorial covers the steps necessary for installing and configuring GitLab (CE) on a CentOS 7 system using the Omnibus packages.
