Articles by Hitesh Jethva
-
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 RavenDB NoSQL database on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0RavenDB is a free and open-source document-oriented NoSQL database that supports multiple databases, sharding, or partitioning the data across multiple servers. In this tutorial, we will learn how to install RavenDB on Ubuntu 20.04 server.
-
Install and Configure Graylog Monitoring Server Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 3Graylog is a free and open-source log management software tool that can be used to monitor log of the network systems from the central server. It uses Elasticsearch to store logs data and provide search capabilities, and MongoDB for storing meta information.
-
How to Install Apache Spark on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, programming, server, ubuntu • Comments: 5Apache Spark is an open-source framework and a general-purpose cluster computing system. Spark provides high-level APIs in Java, Scala, Python and R that supports general execution graphs.
-
Install Puppet Master and Agent on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 3Puppet is a free and open-source administration automation engine for Linux, Unix and Windows operating systems. In this tutorial, we will explain how to install Puppet server and agent on Ubuntu 20.04 server.
-
Install Plex Media Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 6Plex is a powerful and feature-rich media streaming server that can be used to organize your video, music, and photo, and stream them to remote the remote devices from anywhere. In this tutorial, we will explain how to install Plex media server with Nginx as a reverse proxy on Ubuntu 20.04 server.
-
How to Setup LibreNMS Monitoring Tool with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, nginx, ubuntu • Comments: 3LibreNMS is a free and open-source network monitoring tool for Linux operating system. You can monitor different operating systems such as Linux, Windows, FreeBSD and several network devices such as Cisco, Juniper, Foundry, FreeBSD, Brocade and many more with LibreNMS.
-
How to Install Flarum Forum on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 2Flarum is a free, open-source and next-generation forum application that helps you to build your own online discussion forum. It is written in PHP, simple, fast and easy to deploy. In this tutorial, we will explain how to install Flarum forum with Apache and Let's Encrypt SSL on Ubuntu 20.04 server.