Linux Tutorials on the topic “server”
-
How To Install Asterisk 17 VoIP Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 8Asterisk is a free and open-source VoIP server created by Sangoma. It is used for building a VoIP telephony infrastructure for all sizes of organizations. In this tutorial, we will learn how to install the Asterisk server and Asterisk GUI on Ubuntu 20.04.
-
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 MySQL 8 on Debian 10
Author: Muhammad Arul • Tags: debian, mysql, server • Comments: 0MySQL is an open-source relational database system that works on many Operating Systems, including Windows, Linux, macOS, and FreeBSD. It is probably the most popular OpenSource RDBMS and a central component of the LAMP and LEMP Stacks.
-
-
How to Install Apache ZooKeeper on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, server, ubuntu • Comments: 0Apache ZooKeeper is a high-performance service used to build distributed applications. It is used by a cluster to maintain shared data with robust synchronization techniques.
-
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.
-
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.
-
Setting up MinIO server for storage architecture usage
Author: shahril bin kamaruzzaman • Tags: cloud, linux, server • Comments: 0MinIO is a high performance, distributed object storage system. It is software-defined, runs on industry-standard hardware, and is 100% open source. In this tutorial, I will explain how to set up a Minio server for storage architecture usage.
-
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.