CATEGORY

Devops

Detect bugs on your code by installing SonarQube on Debian 11

Hello, friends. In this post, you will learn how to install SonarQube on Debian 11. According to the official documentation of SonarQube SonarQube is an automatic...

How to scan Docker Container Images for Vulnerabilities with Trivy

Today you will learn how to scan Docker Container images. Introduction Trivy (tri pronounced like trigger, vy pronounced like envy) is a simple and comprehensive scanner for vulnerabilities in container images,...

Detecting Log4Shell with Wazuh

This time, you will learn about Detecting Log4Shell with Wazuh The Apache Log4J is one of the most common logging libraries in Java, mainly used...

How to Build a Continuous Delivery/Deployment Pipeline Using Jenkins.

In this post, you will learn how to build a Continuous Delivery using Jenkins What is CI/CD?CI stands for Continuous Integration and CD stands for...

How to Create Jenkins Pipeline using Build Pipeline.

In this post you will learn how to create jenkins pipeline. What is a pipeline in Jenkins?In literary terms, we can say that the pipeline...

How to install Java 17 on Rocky Linux 8 / Alma Linux 8

Hello, friends. In this post, you will learn how to install Java 17 LTS on Rocky Linux 8 / Alma Linux 8. This is...

Install Podman on Debian 11

Hello, friends. In this post, you will learn how to install Podman on Debian 11. Introduction to Podman Podman is an alternative to Docker that is...

How to FileRun on Debian 11 – A free and private cloud for us!

Hello, friends. In this post, you will learn how to install FileRun on Debian 11. The procedure is simple, so let’s get started. What is...

Centralized log management by installing rsyslog on Debian 11!

Hello, friends. In this post, we will talk a little about rsyslog on Debian 11. Besides that, we will show you how to install...

How to install Puppet on RHEL 8/CentOS 8

In this tutorial, we will show you how to install Puppet on RHEL 8/CentOS 8. Introduction Puppet is a software configuration management tool which includes its own declarative language to describe system configuration. It...

Latest news