The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver…
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…
Object storage is a computer data storage that manages data as objects, as opposed to other storage architectures like file systems which manages data…
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…
In this guide we are going to Install and set up Apache virtual host to serve PHP content on a Ubuntu 22.04 system. The…
The SSH File Transfer Protocol (also Secure File Transfer Protocol, or SFTP) is a network protocol that provides file access, file transfer, and file…
Vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It stands for Very Secure File Transfer Protocol Daemon. It is stable,…