How to Install Rocket.Chat on CentOS 8

How to Install Rocket.Chat on CentOS 8
steps-on-installing-rocket.chat-on-centos

Rocket.Chat is a free and open-source chat and messaging application built with Meteor. It is an alternative to Slack and allows you to chat with other members, make video and audio calls, create channels and private groups, share files, and folders and many more. It is self-hosted and helps your team to communicate and share ideas on desktop and mobile devices.

In this tutorial, we will show you how to deploy Rocket.Chat with Nginx as a reverse proxy on CentOS 8.

Read More

How to Install Open Classifieds on CentOS 7

In this tutorial, we will learn how to install Open Classifieds on a CentOS 7 VPS.

Open Classifieds is a free, open-source, and powerful web application that can be used to create classifieds, advertisements, and listings sites, all in just a few minutes. It is simple, easy to use, secure, SEO-friendly and easy to administrate.

Open Classifieds also provides a beautiful web-based admin interface that helps you manage your website easily and effectively. It comes with many features, including SEO-friendly optimization, multi-language support, friendly URLs, robots.txt support, custom fields, social login, and lots more. Let’s get started with the installation.

Read More

How to Install PHP 7.3 on CentOS 7

In this tutorial, we will guide you through the steps of installing the latest PHP version 7.3 on a CentOS 7 VPS.

PHP is a server-side scripting language, commonly used for Web development, but it is also used as a general-purpose programming language. It is the most popular server-side (back-end) programming language and it powers some of the most popular products on the market, such as WordPress, the most widely used content management system, as well as e-commerce platforms such as Magento and PrestaShop. PHP also powers customer relationship management software, enterprise resource planning software, and lots more. The process of installing PHP 7.3 on CentOS 7 is a pretty easy and straightforward task, and it can be done in less than 10 minutes.

Read More

How to Install WonderCMS on CentOS 7

In this tutorial, we will show you how to install WonderCMS with Nginx on a CentOS 7 VPS.

WonderCMS is a free and open-source flat file CMS. It’s built with PHP, jQuery, and HTML/CSS, and is aimed to be an extremely small, lightweight, and straightforward CMS solution.  No initial configuration is required. The installation process is quite simple and if you follow the instructions provided in this tutorial, you will have WonderCMS running on your server in less than 10 minutes.

Read More

How To Install Sensu on CentOS 7

How to Install Sensu on CentOS 7

In this tutorial, we will be installing Sensu on a CentOS 7 VPS. We will also show you how to set it up, that way you can start using it right away.

Sensu is a comprehensive multi-cloud monitoring solution for extensive monitoring of businesses’ IT infrastructure. Sensu is composed of a backend, wherein all data will be gathered and checked, and an agent, which will act as the client host that sends checks/requests to the backend for processing.

Installing Sensu on CentOS 7

Some of Sensu’s key features are the following:

  • Automated workflow monitoring
  • Fast incident response and alert notifications
  • Support for collecting and storing industry-standard metrics
  • A built-in command line tool (sensuctl)
  • Up-to-date API and modern dashboard interface included by default

Read More

How to Install Lighttpd on CentOS 7

In this tutorial, we will show you how to install Lighttpd on a Centos 7 VPS as well as set up MariaDB and PHP.

Lighttpd is a secure, open-source, fast, flexible and more optimized web server. Lighttpd has a high-speed infrastructure that allows for better performance with the same hardware when compared to other alternative web-servers. Lighttpd supports the FastCGI, SCGI and CGI interfaces and allows web applications that are written in any programming language to be used with the server.

Lighttpd’s FastCGI can be configured to support PHP with opcode caches and also has received attention within the Perl, Python, and Ruby communities.

Let’s get started with the installation.

Read More

How to Install Vanilla Forums on CentOS 7

In this tutorial, we will show you how to install Vanilla Forums on a CentOS 7 VPS.

Vanilla Forums is an open-source multi-lingual forum software written in PHP. It provides all of the features you need to run a successful forum. It’s easy to install and use, and it comes with lots of add-ons and themes to choose from. Let’s begin with the installation.

Read More

How to Install the CSF Firewall on CentOS 7

Install CSF on CentOS 7

One of the first things you should do after installing CentOS 7 is to configure a decent firewall. The normal firewall that comes preinstalled on CentOS is called iptables – and even though that is a very thorough solution, it’s usually targeted towards more experienced users, and because of its steeper learning curve, it can feel unintuitive to get started with. This is why we recommend a 3rd party solution called ConfigServer Security & Firewall (CSF). It’s free, open-source, and is one of the best ways to manage your firewall needs on CentOS.

Read More