Boost Productivity with Z and Zsh on CentOS

Introduction Working on Linux systems means that one is using the command line more often than not. Having to type long directory names over and over as well as guessing... Read more

Install TaskServer (taskd) On CentOS 7

Using a Different System? Install TaskServer (taskd) on Debian 9 Install TaskServer (taskd) on Fedora 26 Install TaskServer (taskd) on FreeBSD 11 Are we missing a guide for your target... Read more

Changing Your SSH Port For Extra Security on CentOS 6 or 7

Right now, everyone seems to use the infamous port 22 to connect to their server with SSH. In my opinion, it is just another way to make it easier for... Read more

CentOS 7 and RHEL 7 Boot Process Overview and Troubleshooting

This article describes the boot process for CentOS/RHEL 7.x systems. While it may remain similar to previous releases, with RHEL 7, systemd is being introduced. In addition to the boot... Read more

How to Install SteamCMD on Your VPS

In this tutorial we will install SteamCMD. SteamCMD can be used to download and install a lot of Steam game servers, such as Counter-Strike: Global Offensive (CS:GO), ARK Survival Evolved,... Read more

How to Install and Use Apache PredictionIO for Machine Learning on CentOS 7

Traditional approaches to data analysis are impossible to use when datasets reach a certain size. A modern alternative to analyzing the huge sets of data is using machine learning methods.... Read more

How to Install Wekan (Open Source Kanban) on CentOS 7

Using a Different System? How to Install Wekan (Open Source Kanban) on Ubuntu 16.04 Are we missing a guide for your target system? Request one, or submit your own! Wekan... Read more

How to Install RStudio Server on CentOS 7

RStudio Server is the web edition of RStudio which is a series of tools designed to facilitate the coding job using the R programming language. In this article, I will... Read more

Backup Multiple MySQL Or MariaDB Databases Automatically

Introduction In this write-up, we’ll walk through how to backup multiple MySQL or MariaDB databases that sit on the same machine using a custom bash script and setting up a... Read more

Installing Gnome/KDE (GUI) on Ubuntu/CentOS

Users who prefer a GUI to manage their server can install Gnome or KDE. These are the the most popular GUIs for Linux. In this tutorial, I’ll explain how to... Read more