Linux Tutorials on the topic “centos”
-
How to Install Grafana on Linux Servers
Author: Muhammad Arul • Tags: centos, linux, ubuntu • Comments: 5
In this tutorial, we will show you how to install and configure Grafana on Linux servers (Ubuntu 16.04 and CentOS 7). Grafana is an open source data visualization and monitoring suite. It offers support for Graphite, Elasticsearch, Included, Prometheus, and many more databases.
-
How to Install Apache CouchDB on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 0
In this tutorial, we will discuss step-by-step installation and configuration of Apache CouchDB on a CentOS 7 server. Apache CouchDB is an open source NoSQL database software that's focused on scalable architecture. CouchDB was released in 2005, and become an Apache Software Foundation project in 2008.
-
How to Install VisualEditor for MediaWiki on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 5
In this tutorial, I will show you how to step-by-step install and configure VisualEditor for latest MediaWiki version 1.30. VisualEditor is a rich-text editor for MediaWiki. It's available as an extension and relies on the Parsoid parser service to be up and running for editing MediaWiki pages.
-
-
How to Install Varnish Cache with Apache on CentOS 7
Author: Muhammad Arul • Tags: apache, centos, debian • Comments: 1
Varnish is a proxy server focused on HTTP caching. It's designed as an HTTP accelerator and can act as reverse proxy for your web server Apache or Nginx. In this tutorial, we will show you how to install and configure varnish HTTP accelerator as a reverse proxy for Apache web server.
-
How to Install MediaWiki with Nginx on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 4
MediaWiki is a popular wiki software that was originally developed for use on Wikipedia. It's a free and open source wiki software written in the PHP programming language. In this tutorial, we will discuss how to step-by-step install MediaWiki with Nginx web server on CentOS 7.
-
How to Install and Configure Master-Slave Replication with PostgreSQL 9.6 on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 15
PostgreSQL or Postgres is an open source object-relational database management system (ORDBMS) with more than 15 years of active development. It's a powerful database server that can handle high workloads. PostgreSQL can be used on Linux, Unix, BSD, and Windows servers.
-
How to Install and Configure GitLab CE on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx, programming, server • Comments: 13
GitLab is an open source repository manager based on Rails developed by GitLab Inc. It is a web-based git repository manager that allows your team collaborate on coding, testing and deploying applications. In this tutorial, I will show you step by step how to install GitLab CE (Community Edition) on CentOS 7 Server.
-
How to Install SuiteCRM with Nginx on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx, server, web server • Comments: 1
SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is a fork of the popular CRM software SugarCRM, and has become more popular after the team behind the latter decided to stop the development of the free version. In this tutorial, we will show you how to install and configure SuiteCRM using Nginx as the Web server.
-
How to Install LibreNMS Monitoring Tool with Nginx on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, monitoring • Comments: 5
LibreNMS is an open source monitoring tool based on PHP/MYSQL/SNMP. It's a fully featured network monitoring system that provides support for wide range of network hardware and operating systems including, FreeBSD, Cisco, Linux, HP, and more. In this tutorial, we will show you how to install and configure LibreNMS using Nginx as the web server and MariaDB as the database.
-
How to Install Mailtrain Newsletter Application on CentOS 7
Author: Liptan Biswas • Tags: centos, email, linux, server • Comments: 4
Mailtrain is an open source self-hosted newsletter application written on Node.js. In this tutorial, we will install Mailtrain along with all the required dependencies on CentOS 7. We will also setup Nginx as a reverse proxy to serve the application on standard HTTP port.