How-to-dual-boot-Windows-and-Debian10

How to dual boot Windows 10 and Debian 10

So, you finally made the bold decision to try out Linux after much convincing. However, you do not want to let go of your Windows 10 operating system yet as you will still be needing it before you learn the ropes on Linux. Thankfully, you … Read more

configure-rsyslog-centos8-rhel8

How to Configure Rsyslog Server in CentOS 8 / RHEL 8

Rsyslog is a free and opensource logging utility that exists by default on  CentOS 8 and RHEL 8 systems. It provides an easy and effective way of centralizing logs from client nodes to a single central server. The centralization of logs is beneficial in two … Read more

EPEL-Repo-CentOS8-RHEL8

How to Install EPEL Repository on RHEL 9 / RHEL 8

In this article, we will demonstrate how to install epel repository on RHEL 9 and RHEL 8 system. EPEL Stands for Extra Packages for Enterprise Linux, it is a free and open-source additional packages repository available for RHEL, CentOS Stream, AlmaLinux and Rocky Linux servers. … Read more

CentOS8-cockpit-login-screen

How to Install and Use Cockpit on CentOS 8 / RHEL 8

Cockpit is a Web based server management tool available for CentOS and RHEL systems, recently CentOS 8 and RHEL 8 are released where cockpit is kept as default server management tool. Its package is available in the default CentOS 8 and RHEL 8 package repositories. … Read more

Choose-Install-CentOS8

CentOS 8 Installation Steps with Screenshots

After RHEL 8 release, CentOS community has released its most awaited Linux distribution as CentOS 8. It is released into two forms: CentOS stream – It is designed for the developers where they will get the updates quite frequently. CentOS – It is RHEL 8 … Read more

Metricbeat-System-Overview-ECS-Kibana

How to Collect System and Application Metrics using Metricbeat

Metricbeat is a lightweight shipper (or agent) which is used to collect system’s metrics and application metrics and send them to Elastic Stack Server (i.e Elasticsearch). Here system’s metrics refers to CPU, Memory, Disk and Network Stats (IOPS) and application metrics means monitoring and collecting … Read more