How to Install and Use Docker Compose on CentOS 7
Thu Jun 06 2019

How to Install and Use Docker Compose on CentOS 7

Docker Compose is a tool that allows you to define and run multi-container Docker applications. With Compose, you define the application's services, networks and volumes in a single YAML file, then spin your application with a single command.

How to Install VLC Media Player on CentOS 7
Wed May 22 2019

How to Install VLC Media Player on CentOS 7

VLC is a popular open-source multimedia player and streaming media server. It is cross-platform and can play virtually all multimedia files as well as DVDs, Audio CDs, and different streaming protocols. This tutorial describes how to install VLC media player on CentOS 7.

How to Install Minecraft Server on CentOS 7
Mon May 20 2019

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
Sun May 19 2019

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.

Wed May 08 2019

How to Install TensorFlow on CentOS 7

Tue May 07 2019

How to Install Slack on CentOS 7

Sat May 04 2019

Configure Automatic Updates with yum-cron on CentOS 7

Mon Apr 29 2019

How to Install Flask on CentOS 7

Thu Apr 11 2019

How to Install CouchDB on CentOS 7

Mon Apr 01 2019

How to Install WordPress with Apache on CentOS 7