Vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It stands for Very Secure File Transfer Protocol Daemon. It is stable,…
WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. WordPress is one of…
In this article, we will learn how to sign git commits and tags to verify that the code actually came from you and that…
HAProxy is a free and open source software that provides a high availability load balancer and proxy server for TCP and HTTP-based applications that…
In this guide we will learn how to manage FreeIPA users and groups. After installing FreeIPA server and initializing kerberos ticket, you would want…
In this guide we are going to learn how to install MongoDB 5.0 Community Edition on an Debian 11 server. MongoDB is a cross-platform document-oriented NoSQL…
Redis is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Redis supports different…
In this guide we will explore how to install the latest release of RabbitMQ in Ubuntu 20.04 Server or Workstation RabbitMQ is an open…
Erlang is a functional, general-purpose, concurrent programming language and garbage-collected runtime environment built for concurrency, fault tolerance, and distributed application architectures. It is supported and maintained…