What are the core concepts in Kubernetes?
What are the core concepts in Kubernetes? Kubernetes, aka K8s, is the current de facto container orchestration platform providing a robust set of tools for
What are the core concepts in Kubernetes? Kubernetes, aka K8s, is the current de facto container orchestration platform providing a robust set of tools for
Welcome to our tutorial on how to install OTRS ticketting system on Ubuntu 22.04. OTRS, an acronym for Open Source Ticket Request System, is a
In this tutorial, you will learn how to gracefully remove worker node from Kubernetes cluster. If you are managing a Kubernetes cluster, there might arise
In this tutorial, you will how to install MariaDB 10.5 on FreeBSD 12.1. “MariaDB 10.5 is the current stable series of MariaDB. It is an evolution of MariaDB 10.4 with
Follow through this tutorial to learn how to install Apache Tomcat on Rocky Linux 8. Apache Tomcat is an opensource java based HTTP web server that
This guide will take you through various example usage of ps command in Linux/Unix system. ps, an acronym for Processes Status is a utility used
In this guide, we are going to learn how to install ownCloud Server on Debian 12. If you need to have your own self-hosted cloud
In this blog post, you will learn about statefulsets in Kubernetes and everything you need to know: the definition and purpose of StatefulSets, their importance
In this tutorial, you will learn how to install and setup rsyslog server on Ubuntu 22.04. Rsyslog is a multi-threaded implementation of syslogd (a system utility providing
Welcome to our demo on how to install ELK Stack on Rocky Linux 8. ELK is the acronym for three open source projects: Elasticsearch, Logstash, and Kibana. Elasticsearch