Centos
Docs and Guide on eveything CentOS

How to install Minikube on CentOS 7 and 8
This guide details the process of installing Minikube, a tool for running a single-node Kubernetes cluster locally, on both CentOS 7 and 8 systems.

How to migrate from CentOS 8 to Arch Linux 8.7
Guide to migrate from CentOS 8 to Arch Linux 8.7 .

How to install Certbot on CentOS 7
Introduction In this article, you will learn how to install Certbot on CentOS. Certbot is a Python client that automates the process of obtaining free certificates from Let’s Encrypt and configuring web servers to establish a secure https connection using these certificates.

How to Install KDE Desktop(GUI) on CentOS 7
This guide will walk you through installing the KDE Plasma desktop environment, a popular graphical user interface (GUI), on your CentOS 7 system. It covers using the yum package manager to install the necessary KDE packages and configure the system to boot into KDE by default.

How to Install Wine on CentOS 7
This guide outlines the process of installing Wine on your CentOS 7 system. Wine acts as a compatibility layer, allowing you to run some Windows applications on your Linux system by translating Windows system calls into calls that Linux understands.

How to install Jenkins on CentOS 7
This guide provides step-by-step instructions for installing Jenkins, a popular open-source automation server for continuous integration and delivery (CI/CD), on your CentOS 7 system.

How to install Gradle on CentOS 7
This guide provides instructions for installing Gradle, a popular build automation tool, on your CentOS 7 system

How to Update or Upgrade CentOS 7.1, 7.2, 7.3, 7.4, 7.5, or 7.6 to CentOS 7.7
Upgrading directly from CentOS 7.x to CentOS 7.7

Cheat sheet for 15 nmcli commands in Linux (RHEL/CentOS)
Explore a handy cheat sheet with 15 essential nmcli commands for network management in Linux, specifically tailored for RHEL and CentOS users. This guide provides quick reference commands to configure, manage, and troubleshoot networks using nmcli command-line tool.

How to Install and Use AIDE on RHEL/CentOS 7/8
Learn how to install and use AIDE (Advanced Intrusion Detection Environment) on RHEL/CentOS 7/8 with this comprehensive guide. Discover step-by-step instructions to set up AIDE for monitoring file integrity, configuring rules, and detecting unauthorized changes on your system. Enhance your server's security with AIDE's powerful features on RHEL/CentOS platforms.