How to Install CheckMK on Red Hat and derivatives – Rocky Linux and Alma Linux

Let us see how to install CheckMK on Red Hat and derivatives such as Rocky Linux or Alma Linux . Checkmk is an open-source monitoring server that is an improvement of Nagios operating system with enhanced plugins and monitoring capabilities. Checkmk uses agents to collect and ship remote systems’ metrics to the server. The agents are … Read more

How to Install ELK Stack on Rocky Linux 8

In this blog post we will learn how to install ELK stack on Rocky Linux 8. The ELK stack is an acronym that comprises of three popular projects: Elasticsearch, Logstash, and Kibana. This stack is referred to as Elasticsearch, the ELK stack gives you the ability to aggregate logs from all your systems and applications, … Read more

How to Exclude Files and Directories When Creating a tar File

We are aware of creating a tar files but in this blog we will learn on how to exclude files and directories when creating a tar File. On Linux and Unix-based systems, files can be archived using the tar program. Numerous archive formats, including tar, tar.gz, cpio, tar.bz2, zip, and rar, are created using it. … Read more

How to Install Puppet Master and Agent on RHEL derivatives – Rocky Linux , AlmaLinux, Oracle Linux

In this tutorial, we will learn how to install Puppet master and agent on RHEL derivatives hence this tutorial would work on RHEL , Rocky Linux, AlmaLinux and other forks. Similar to Ansible and Chef, Puppet is an open-source configuration management technology developed by Puppet Labs that is intended to automate and centralize the setup … Read more

How to Install Samba Server on Rocky Linux and AlmaLinux

In this blog post we will learn How to Install Samba Server on Rocky Linux and AlmaLinux with detailed steps followed by testing it with Linux and Windows Client. Introduction Samba is a well-known open-source file-sharing program that enables users to share network resources needed to do their activities. It is a re-implementation of the … Read more

How to Install WordPress on Rocky Linux

Today, we have the blog presenting How to Install WordPress on Rocky Linux. Introduction From being just a blogging platform, WordPress has developed into one of the world’s most popular Content Management System (CMS) platforms. WordPress has several applications, including business websites, online stores, social networks, support forums, video websites, online portfolios, and much more. … Read more