How to Install Gitit on CentOS 7

Gitit is a full featured wiki program written in the Haskell programming language. By storing pages and files in a git repository and using Markdown as the default markup language,... Read more

How to Install Apache Tomcat 8 on CentOS 7

Apache Tomcat is an open-source web server that is designed to serve Java web pages. It is widely deployed and powers various mission-critical web applications around the world. As a... Read more

Let’s Encrypt on cPanel

Let’s Encrypt is a certificate authority dedicated to providing SSL certificates free of charge. cPanel has built a neat integration so you and your clients can generate Let’s Encrypt SSL... Read more

Setup IPTables Firewall on CentOS 6

Introduction A firewall is a type of network security tool that controls the inbound and outbound network traffic according to its predefined rule set. We can use a firewall along... Read more

How to Install Wiki.js on CentOS 7

Using a Different System? How to Install Wiki.js on Ubuntu 18.04 How to Install Wiki.js on Debian 9 How to Install Wiki.js on Fedora 28 How to Install Wiki.js on... Read more

How to Install Cachet on CentOS 7

Using a Different System? How to Install Cachet on Ubuntu 16.04 LTS How to Install Cachet on Fedora 28 How to Install Cachet on FreeBSD 11 How to Install Cachet... Read more

How To Recover Yum After Upgrading Python 2.6.6 on CentOS 6

The majority, if not all of Vultr’s one-click applications are based on CentOS 6.x. In this version of CentOS, the default Python version is 2.6.6. In some cases, using a... Read more

Install MailCatcher On CentOS 7

Introduction MailCatcher is a tool that provides an easy way for developers to inspect emails that their applications send out without having to wait for an email provider. It catches... Read more

Install a Minecraft Server on CentOS 7

Using a Different System? Install a Minecraft Server on CentOS 6 Are we missing a guide for your target system? Request one, or submit your own! In this tutorial, I... Read more

Installing Docker CE on CentOS 7

Docker container technology allows you to run applications in a specific and isolated environment. Docker Community Edition (CE) is the new name for the free Docker product. In this tutorial,... Read more