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

How to Install OpenMeetings on CentOS 7

Using a Different System? How to Install OpenMeetings on Ubuntu 16.04 Are we missing a guide for your target system? Request one, or submit your own! Apache OpenMeetings is an... Read more

Installing CloudLinux on DirectAdmin with CentOS

Although its development was somewhat delayed compared to other control panels, CloudLinux now fully integrates with DirectAdmin. CloudLinux is based on CentOS, so the largest part of your infrastructure will... Read more

How to Install and Configure Concourse CI on CentOS 7

Using a Different System? How to Install and Configure Concourse CI on Ubuntu 16.04 Are we missing a guide for your target system? Request one, or submit your own! Introduction... Read more

How To Install a Mumble Server on CentOS 7

In this tutorial, you will learn how to setup a Mumble voice server on CentOS 7. Mumble is a popular open-source voice client, mainly used by gamers. Prerequisites We have... Read more

Install DirectAdmin on CentOS 6 or 7

DirectAdmin is a proprietary web-based control panel that you can install on your server which offers a variety of system-administration features. In this article, we are going to install DirectAdmin... Read more

How to Setup a WebDAV Server Using Apache on CentOS 7

WebDAV stands for “Web-based Distributed Authoring and Versioning”. It’s an extension of the HTTP protocol that allows users to manage and share files stored on a WebDAV-enabled web server. This... Read more