Linux Tutorials on the topic “Linux”
-
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 and Configure OrangeScrum on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 3Orangescrum is a free and open-source project management and collaboration application. It is ideal for small and medium businesses and helps you to create and manage your projects, teams, documents, and tasks and communicate with the other team members.
-
Install ISPConfig 3 - Roundcube plugins on Debian 10
Author: Thom Pol • Tags: ispconfig, linux • Comments: 6The ispconfig3_roundcube plugins integrate your ISPConfig mail account settings in Roundcube. In this tutorial, I will take you through the process of installing them.
-
-
Use Node Affinity in Kubernetes
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Node affinity in Kubernetes is conceptually similar to nodeSelector -- it allows us to limit which nodes our pod is eligible to be scheduled on, based on labels on the node.
-
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 Mautic Marketing Automation Tool on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 7Mautic is an open source self-hosted marketing automation tool for everyone. You can use it to grow up your business, monitor your website, create landing pages, create campaign for your business, manage contacts, and even send marketing emails.
-
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.