Teleport is an open-source tool for providing zero trust access to servers and cloud applications using SSH, Kubernetes and HTTPS. It can eliminate the…
Docker is an open source containerization platform. It enables developers to package applications into containers—standardized executable components combining application source code with the operating system…
Kafdrop is a web UI for viewing Kafka topics and browsing consumer groups. The tool displays information such as brokers, topics, partitions, consumers, and lets…
Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java…
GitLab allows you to host an on-premise Git repository that can be accessed from either your local LAN or (if you have an available…
Rsyslog is an open-source software utility used on UNIX and Unix-like computer systems for forwarding log messages in an IP network. It is an…
In this guide we will learn how to install and configure Squid Proxy server on a Rocky Linux 9 server. This guide also works…
Remi’s RPM repository is a free and stable YUM repository mainly for the PHP stack. It contains packages for the latest versions of PHP.…
Ansible is an open source IT automation engine that automates provisioning, configuration management, application deployment, orchestration, and many other IT processes. It enables infrastructure as…