Linux Tutorials on the topic “centos”
-
How to Install and Configure OpenLiteSpeed with PHP 7.4 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server, web server • Comments: 5 • Published: Jan 06, 2020OpenLiteSpeed is a lightweight high-performance HTTP server that comes with a Web Gui administration interface. In this tutorial, I will guide you through the installation and configuration of OpenLiteSpeed and PHP 7.4 on CentOS 8.
-
How to Install Gitea Code Hosting Platform with HTTPS on CentOS 8
Author: Karl Wakim • Tags: centos, linux, programming • Comments: 3 • Published: Jan 03, 2020Gitea is a code hosting web application written in Go. As its name suggests, it is designed to be used with the popular source control program Git, similarly to Gitlab and Github. This guide will explain the installation of Gitea on CentOS 8 with an Nginx HTTPS reverse proxy.
-
Install and Configure Drupal 8 with Nginx and Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 2 • Published: Dec 30, 2019Drupal is a free, open-source and scalable content management system that can be used by individuals to create and manage any types of websites. In this tutorial, we will show you how to install Drupal 8 on CentOS 8 server and secure it with Let's Encrypt free SSL.
-
-
How to Install Java on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0 • Published: Dec 26, 2019Java is a free, open-source and one of the most popular programming languages expressly designed for use in the distributed environment of the internet. In this tutorial, we will show you how to install OpenJDK 8, OpenJDK 11 and Oracle 8 on CentOS 8.
-
How to Install Odoo ERP 13 on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 4 • Published: Dec 18, 2019Odoo is a free, open-source and most popular ERP software that offers a wide range of business applications including, customer relationship management (CRM), sales pipeline, project management, manufacturing, invoicing, accounting and eCommerce. In this tutorial, we will learn how to install and configure Odoo 13 with Nginx as a reverse proxy on CentOS 8 server.
-
How to Install Monica Personal Relationship Manager on CentOS 8
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 0 • Published: Dec 17, 2019Monica is an open-source Personal Relationship Management (PRM) web application designed to organize interactions with your loved ones. This tutorial will go over Monica installation on CentOS 8.
-
How to Install Zabbix Monitoring Tool on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, monitoring • Comments: 5 • Published: Dec 17, 2019Zabbix is an open-source monitoring tool for network services, network hardware, servers, and application. In this tutorial, we will show you step-by-step how to install and configure an open-source monitoring system Zabbix 4 on the CentOS 8 system.
-
How to Install OpenVPN Server and Client with Easy-RSA 3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking, security • Comments: 10 • Published: Dec 13, 2019OpenVPN is an open-source application that allows you to create a secure private network over the public internet. In this tutorial, we will show you how to step-by-step install and configure OpenVPN on CentOS 8. And we will implement the certificate-based OpenVPN authentication.
-
How to Install Prometheus Monitoring and node_exporter on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, monitoring • Comments: 4 • Published: Dec 06, 2019Prometheus is an open source monitoring system that allows you to collect metrics from any configured target system. Prometheus implements a multi-dimensional data-model with powerful queries, great visualization, precise alerting, and comes with many integrations.
-
How to Configure Automatic Package Updates on CentOS 8
Author: Muhammad Arul • Tags: centos, linux • Comments: 0 • Published: Dec 03, 2019In this tutorial, we will show you how to set up automatic update packages on CentOS 8. This ensures that the system automatically downloads packages and performs updates without manual intervention.