Linux Tutorials on the topic “centos”
-
How to install and use AWStats Web Analytics on CentOS 8
Author: sohan patel • Tags: centos, linux, web server • Comments: 1AWStats is an open-source advanced web analytics tool that generates advanced web, streaming, FTP, or mail server statistics graphically. This tutorial shows how to install AWstats on CentOS 8.
-
Install and Configure FreeIPA Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 1FreeIPA is an open-source integrated Identity and Authentication solution for Linux and Unix based systems. In this tutorial, we will show you how to install FreeIPA server on CentOS 8.
-
How to Install Redis Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 0Redis is a free, open-source in-memory key-value store that supports different kinds of data structures. You can use it as a database, cache, message broker, and queue. In this tutorial, we will explain how to install Redis on CentOS 8 server.
-
-
How to Install and Use Traefik as a Reverse Proxy with Docker on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 0Traefik is an open-source HTTP reverse proxy and load balancer that helps you to deploy microservices easily. In this tutorial, we will show you how to install and configure Traefik as a reverse proxy on CentOS 8.
-
How to Install Mantis Bug Tracker on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, web server • Comments: 0MantisBT is a free, open-source and web-based bug tracking software written in PHP. It is simple, easy to use, user-friendly, and comes with a lot of tools that help you collaborate with teams to resolve bugs and issues quickly.
-
How to Install and Setup Varnish Cache 6 with Nginx on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Varnish Cache is a free and open-source reverse-proxy HTTP accelerator for websites and APIs. It can be installed as a reverse proxy in front of any web server running on HTTP.
-
How to Configure a Static IP Address on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking • Comments: 5In this tutorial, I will show you three different ways to set up a static IP address on CentOS 8 by using nmcli, nmtui and by editing the interface configuration file directly.
-
How to Install oVirt Open Virtualization Manager on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, virtualization • Comments: 2oVirt is a free and open-source distributed virtualization solution that can be used to manage your entire infrastructure. In this tutorial, we will explain how to install oVirt on CentOS 8 server.
-
How to Install Lighttpd with PHP-FPM and MariaDB on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, web server • Comments: 1In this tutorial, we will show you how to install and configure the LLMP Stack on the CentOS 8 Server. We will install the Lighttpd web server with the MariaDB database server, and the PHP-FPM on the latest version of CentOS 8 server.
-
How to Install and Configure MongoDB on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 1MongoDB is a NoSQL database that provides high performance, high availability, and automatic scaling. In this tutorial, I will guide you to install and configure MongoDB 4.4 (stable) on a CentOS 8 server. We will add and configure the administrator user for MongoDB and configure the authentication for MongoDB services.