Linux Tutorials on the topic “centos”
-
How to Build Nginx from source on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 6In this tutorial, we will build Nginx with all available modules in the open source version of Nginx and we will use the mainline version which is at 1.15.7 at the time of this writing. Update version numbers when newer versions become available.
-
How to Setup Riak KV NoSQL Database Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 0Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. In this tutorial, I will show you how to install and configure the NoSQL database Riak KV on CentOS 7 server.
-
How to Install InvoicePlane with Nginx on CentOS 7
Author: Blago Eres • Tags: centos, linux, mysql, nginx, web server • Comments: 0InvoicePlane is a free and open source invoicing application. Its source code can be found on this Github. This tutorial will show you how to install InvoicePlane on a fresh CentOS 7 system.
-
-
How to Install Anchor CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux • Comments: 0Anchor is a lightweight open source blog CMS written in PHP. Anchor's source code is hosted on GitHub. This tutorial will show you how to install Anchor CMS on a CentOS 7 system.
-
How to Install LimeSurvey (CE) on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, php • Comments: 0LimeSurvey is an open source survey software written in PHP. In this tutorial, we will walk you through the LimeSurvey Community Edition (CE) installation process on a fresh CentOS 7 system.
-
How to Install October CMS platform on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0October CMS is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. October CMS source code is hosted on Github. In this tutorial we will walk you through the October CMS installation process on a fresh CentOS 7 server.
-
How to Monitor a System with Sysstat on Centos
Author: Quantact-Tim • Tags: centos, monitoring • Comments: 9How To Monitor A System With Sysstat on Centos. A common task for System Administrators is to monitor and care for a server. That's fairly easy to do at a moment's notice, but how to keep a record of this information over time? One way to monitor your server is to use the Sysstat package.
-
How to Install Passbolt Self-Hosted Password Manager on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, security • Comments: 1Passbolt is a free and open source password manager for teams. It allows team members to store and share credentials/password securely. Passbolt is created with PHP and can be run under the LEMP stack or run as docker container.
-
How to Install NodeBB Forum on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0NodeBB is a Node.js based forum software built for the modern web. In this guide, we will walk you through the step-by-step NodeBB installation process on the CentOS 7 operating system.
-
How to Set up RabbitMQ Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 6RabbitMQ is the message-queueing software that offers support for sending and receiving messages between distributed systems, applications, and services. In this tutorial, I will show you step-by-step how to set up the RabbitMQ Cluster on a CentOS 7 Server.