How to Compile Nginx From Source on CentOS 7

Using a Different System? How to Compile Nginx From Source on Ubuntu 16.04 How to Compile Nginx From Source on Fedora 25 How to Compile Nginx From Source on Debian... Read more

How to Install Matomo Analytics on CentOS 7

Using a Different System? How to Install Matomo Analytics on Ubuntu 16.04 How to Install Matomo Analytics on Debian 9 How to Install Matomo Analytics on Fedora 28 How to... Read more

How to Install Elasticsearch on a Vultr CentOS 7 Server Instance

Elasticsearch is a popular open source full-text search and analytics engine. Thanks to its versatility, scalability, and ease of use, Elasticsearch is widely used as various applications’ underlying technology to... Read more

How to Install and Configure Phabricator on CentOS 7

Phabricator is an advanced open source software development platform which can be used to: Review and audit code. Host Git/Hg/SVN repos. Track bugs. Manage projects. Communicate with team members. And... Read more

Install phpPgAdmin On CentOS 7

phpPgAdmin is a widely used PostgreSQL management tool. You can use it to manage PostgreSQL databases in an intuitive web interface. In this article, we will cover the necessary steps... Read more

How to Install Cockpit on CentOS 7

Cockpit is a free and open source program for Linux server management. It is very lightweight and has a beautiful, easy to use web interface. It allows system administrators to... Read more

Installing vsFTPd on CentOS

vsFTPd is a versatile piece of software designed for customization and ease of use. It allows for MySQL authentication, local users, limitation of upload/download speeds for users, chrooting users to... Read more

How To Install RubyGems on Linux

RubyGems is a package manager for Ruby. A package manager organizes packages during development of an application. In this doc, you will learn how to install RubyGems on Linux. I... Read more

Installing Fuel CMS on CentOS 7

Using a Different System? Installing Fuel CMS on Ubuntu 16.04 LTS Installing Fuel CMS on Debian 9 Installing Fuel CMS on FreeBSD 12.0 Are we missing a guide for your... Read more

Mount a Remote File System with SSHFS on CentOS 6

Many system administrators manage large amounts of servers. When files need to be accessed across different servers, logging into each one individually can become quite tedious. It would be much... Read more