Tagged articles
395 articles
Page 2 of 4
Liangxu Linux
Liangxu Linux
Oct 11, 2023 · Operations

Step‑by‑Step Installation and Configuration of phpIPAM on CentOS

This guide walks you through installing phpIPAM—a web‑based IP address management tool—by preparing the server environment, configuring Apache and MariaDB, downloading the source code, setting permissions, and completing the web‑based setup, all with detailed commands and screenshots.

ApacheCentOSIP address management
0 likes · 5 min read
Step‑by‑Step Installation and Configuration of phpIPAM on CentOS
MaGe Linux Operations
MaGe Linux Operations
Aug 23, 2023 · Operations

Master Logwatch: Install and Automate Linux Log Analysis on CentOS

This guide explains why log analysis is essential for Linux system health, walks through installing Logwatch on CentOS, configuring its core settings, automating daily runs via cron, and interpreting sample output for connections, SSH activity, package installs, and disk usage.

CentOSOperationsSystem Administration
0 likes · 8 min read
Master Logwatch: Install and Automate Linux Log Analysis on CentOS
21CTO
21CTO
Aug 12, 2023 · Fundamentals

What’s OpenELA? How Three IT Giants Are Reviving Enterprise Linux After CentOS’s End

Three major IT companies—SUSE, Oracle, and CIQ—have formed the Open ELA alliance to provide source code for RHEL‑compatible downstream Linux distributions, offering a community‑driven alternative after Red Hat’s termination of CentOS, aiming to ensure stable, secure, and freely redistributable enterprise Linux.

CentOSEnterprise LinuxLinux Distribution
0 likes · 5 min read
What’s OpenELA? How Three IT Giants Are Reviving Enterprise Linux After CentOS’s End
Code Ape Tech Column
Code Ape Tech Column
Aug 9, 2023 · Operations

One‑Click Automated Deployment of Spring Boot with Jenkins and Docker

This tutorial walks through a complete, step‑by‑step setup of a one‑click CI/CD pipeline that installs Docker and Jenkins on CentOS, configures Maven, creates a Jenkins job, builds a Spring Boot JAR, packages it into a Docker image, and runs the container, providing all commands and screenshots for a seamless deployment experience.

CentOSJenkinsautomation
0 likes · 6 min read
One‑Click Automated Deployment of Spring Boot with Jenkins and Docker
php Courses
php Courses
Jul 30, 2023 · Operations

How to Schedule Automatic Backups for PHP Websites on CentOS

This guide explains three practical methods—using crontab, rsync, and mysqldump—to set up scheduled backups of PHP website files and databases on a CentOS server, ensuring data protection through automated daily or periodic tasks.

BackupCentOSLinux
0 likes · 4 min read
How to Schedule Automatic Backups for PHP Websites on CentOS
Liangxu Linux
Liangxu Linux
May 14, 2023 · Information Security

Why SELinux Matters: How It Works and When (Not) to Disable It

This guide explains what SELinux is, how its mandatory access control policies enforce security, the risks of disabling it, and provides step‑by‑step instructions for turning it off on CentOS while suggesting the permissive mode as a safer alternative.

CentOSLinux securitySELinux
0 likes · 4 min read
Why SELinux Matters: How It Works and When (Not) to Disable It
Liangxu Linux
Liangxu Linux
Apr 20, 2023 · Operations

Recovering a Broken LVM Root Partition on CentOS 7

A friend’s CentOS 7 server failed to boot because the LVM‑managed root partition disappeared, and this guide walks through diagnosing the dracut error, extracting partition data from raw disk sectors, recreating the LVM backup file, and restoring the system to a bootable state.

CentOSLVMLinux
0 likes · 6 min read
Recovering a Broken LVM Root Partition on CentOS 7
Liangxu Linux
Liangxu Linux
Feb 27, 2023 · Operations

How to Open and Manage Linux Ports with firewalld and iptables

This guide walks you through enabling firewall services, adding permanent ports, and reloading rules on CentOS 7 using firewalld, as well as editing iptables files and restarting the firewall on CentOS 6, complete with command examples and common pitfalls.

CentOSLinuxfirewalld
0 likes · 4 min read
How to Open and Manage Linux Ports with firewalld and iptables
Liangxu Linux
Liangxu Linux
Feb 21, 2023 · Operations

How to Open and Manage Linux Ports with firewalld and iptables

This guide walks through enabling the firewall, opening specific ports, and reloading rules on CentOS 7 using firewalld and on CentOS 6 using iptables, providing exact commands, optional parameters, and troubleshooting tips for successful network configuration.

CentOSLinuxfirewalld
0 likes · 4 min read
How to Open and Manage Linux Ports with firewalld and iptables
MaGe Linux Operations
MaGe Linux Operations
Jan 17, 2023 · Operations

How to Seamlessly Migrate CentOS 7 to Modern Alternatives with Leapp

This guide explains why CentOS 7 reaches end‑of‑life, compares community and domestic replacements, and provides detailed automatic and manual procedures—including Leapp workflows and RPM handling—to upgrade CentOS 7 to a suitable modern distribution while meeting compliance and hardware requirements.

CentOSLeappLinux migration
0 likes · 17 min read
How to Seamlessly Migrate CentOS 7 to Modern Alternatives with Leapp
Liangxu Linux
Liangxu Linux
Dec 6, 2022 · Operations

How to Open Linux Ports with firewalld and iptables on CentOS

This guide explains how to enable and configure Linux firewall ports on CentOS 7 using firewalld and on CentOS 6 using iptables, covering status checks, opening specific ports, reloading rules, and common troubleshooting tips such as service listening verification.

CentOSLinuxfirewalld
0 likes · 5 min read
How to Open Linux Ports with firewalld and iptables on CentOS
Liangxu Linux
Liangxu Linux
Nov 27, 2022 · Operations

How to Open and Manage Linux Ports with firewalld and iptables

This guide explains step‑by‑step how to check firewall status, start firewalld, open specific ports, reload or restart the firewall on CentOS 7, and modify iptables directly on CentOS 6, including useful commands for listing, removing, and temporarily disabling ports.

CentOSLinuxfirewall
0 likes · 5 min read
How to Open and Manage Linux Ports with firewalld and iptables
Liangxu Linux
Liangxu Linux
Nov 10, 2022 · Cloud Native

How to Quickly Set Up a Podman Environment on CentOS 8

This guide walks you through installing Podman on CentOS 8, configuring user namespaces, creating and building a custom UBI‑based image with a Dockerfile, running containers, verifying installed tools, using interactive shells, and mounting host directories for persistent storage.

CentOSContainerDockerfile
0 likes · 6 min read
How to Quickly Set Up a Podman Environment on CentOS 8
Liangxu Linux
Liangxu Linux
Nov 6, 2022 · Information Security

How to Open and Manage Linux Firewall Ports on CentOS 6/7

This guide explains step‑by‑step how to check firewall status, enable firewalld, open specific ports, reload or restart the firewall, and modify iptables on CentOS 6 and 7, including useful commands and common pitfalls.

CentOSLinuxfirewalld
0 likes · 4 min read
How to Open and Manage Linux Firewall Ports on CentOS 6/7
Liangxu Linux
Liangxu Linux
Oct 23, 2022 · Fundamentals

Top Linux Text Editors and How to Install Them on Ubuntu, Mint, and CentOS

This guide lists popular Linux text editors and IDEs—including Vim, Nano, Geany, Emacs, Sublime Text, Atom, Brackets, Komodo Edit, gedit, and Qt Creator—provides brief feature overviews, official website links, and step‑by‑step installation commands for both Ubuntu/Mint (apt) and CentOS (yum).

CentOSIDEInstallation
0 likes · 9 min read
Top Linux Text Editors and How to Install Them on Ubuntu, Mint, and CentOS
Programmer DD
Programmer DD
Aug 22, 2022 · Operations

Automate Spring Boot Deployment with Jenkins, Docker, and One‑Click CI/CD

This guide walks through installing Docker and Jenkins on CentOS 7, configuring Jenkins with necessary plugins, setting up Maven, creating a Jenkins pipeline to pull, build, and containerize a Spring Boot project, and finally testing and running the application automatically, providing a complete one‑click CI/CD solution.

CentOSDockerJenkins
0 likes · 8 min read
Automate Spring Boot Deployment with Jenkins, Docker, and One‑Click CI/CD
Liangxu Linux
Liangxu Linux
Aug 11, 2022 · Operations

Master Docker: Install, Accelerate Images, and Manage Containers on Linux

This guide provides step‑by‑step instructions for installing Docker on CentOS and Ubuntu, configuring image accelerators for faster pulls, and using Docker commands to pull, run, list, and clean up images and containers, including tips for handling dangling and intermediate layers.

CentOSContainerDevicemapper
0 likes · 22 min read
Master Docker: Install, Accelerate Images, and Manage Containers on Linux
Open Source Linux
Open Source Linux
Jul 26, 2022 · Cloud Native

Master Docker: Install, Accelerate, and Manage Images on CentOS & Ubuntu

This guide provides step‑by‑step instructions for installing Docker on CentOS and Ubuntu, configuring accelerated image mirrors, managing Docker images—including listing, tagging, and removing—while covering essential commands, storage considerations, and best practices for both systemd and upstart environments.

CentOSContainerDocker
0 likes · 22 min read
Master Docker: Install, Accelerate, and Manage Images on CentOS & Ubuntu
Laravel Tech Community
Laravel Tech Community
Jul 21, 2022 · Cloud Computing

Domestic Open‑Source Alternatives to CentOS: OpenEuler, Anolis OS, UOS, Alibaba Cloud Linux, TencentOS, KylinOS, Deepin, Red Flag, and Ubuntu‑Kylin

This article surveys the major Chinese open‑source Linux distributions that serve as CentOS replacements—including OpenEuler, Anolis OS, UnionTech UOS, Alibaba Cloud Linux, TencentOS, KylinOS, Deepin, Red Flag and Ubuntu‑Kylin—detailing their origins, compatibility, key features, and typical cloud or enterprise use cases.

CentOSChinaLinux
0 likes · 7 min read
Domestic Open‑Source Alternatives to CentOS: OpenEuler, Anolis OS, UOS, Alibaba Cloud Linux, TencentOS, KylinOS, Deepin, Red Flag, and Ubuntu‑Kylin
Liangxu Linux
Liangxu Linux
Jul 14, 2022 · Operations

Migrate CentOS 8 to Oracle Linux Using the Official centos2ol.sh Script

This guide walks you through checking your current CentOS 8 environment, downloading the Oracle‑provided centos2ol.sh script, executing it to replace packages and switch kernels, and verifying the successful migration to Oracle Linux Server with the Unbreakable Enterprise Kernel.

Bash scriptCentOSLinux kernel
0 likes · 5 min read
Migrate CentOS 8 to Oracle Linux Using the Official centos2ol.sh Script
Liangxu Linux
Liangxu Linux
Jul 6, 2022 · Operations

Migrate CentOS 8 to Oracle Linux with the centos2ol.sh Script

This step‑by‑step guide explains how to verify your CentOS 8 environment, download and prepare Oracle's centos2ol.sh migration script, run it to replace packages and switch to the Oracle Linux kernel, reboot, and confirm the successful migration to Oracle Linux Server with UEK.

Bash scriptCentOSLinux
0 likes · 5 min read
Migrate CentOS 8 to Oracle Linux with the centos2ol.sh Script
Open Source Linux
Open Source Linux
Jun 30, 2022 · Fundamentals

How to Upgrade GCC on CentOS 7 & 8 Using Red Hat Developer Toolset

This guide explains why you should avoid compiling GCC yourself and shows step‑by‑step how to use Red Hat's Developer Toolset or gcc‑toolset to install, switch, and activate newer GCC versions on both CentOS 7 and CentOS 8, including temporary and permanent activation methods.

CentOSDevtoolsetLinux
0 likes · 7 min read
How to Upgrade GCC on CentOS 7 & 8 Using Red Hat Developer Toolset
21CTO
21CTO
Jun 14, 2022 · Operations

What Are the Top Chinese Alternatives to CentOS for Cloud and Server Environments?

This article reviews the major domestic Linux distributions that can replace CentOS, such as OpenEuler, Anolis OS, Alibaba Cloud Linux, TencentOS Server, KylinOS, and deepin, highlighting their compatibility, performance optimizations, and suitability for public, private, and hybrid cloud deployments.

Alibaba Cloud LinuxAnolis OSCentOS
0 likes · 6 min read
What Are the Top Chinese Alternatives to CentOS for Cloud and Server Environments?
Efficient Ops
Efficient Ops
Jun 8, 2022 · Operations

What Are the Best CentOS 8 Alternatives in 2022? A Practical Guide

This article explains why CentOS 8 reached end‑of‑life, introduces CentOS Stream, and reviews seven server‑grade Linux distributions—including Ubuntu, Oracle Linux, openSUSE, AlmaLinux, Rocky Linux, VzLinux, and Springdale Linux—as viable replacements for CentOS 8 in 2022.

AlmaLinuxCentOSOracle Linux
0 likes · 8 min read
What Are the Best CentOS 8 Alternatives in 2022? A Practical Guide
Liangxu Linux
Liangxu Linux
Jun 3, 2022 · Operations

How to Set Up Xrdp on CentOS 7 for Windows RDP Access

This guide walks through installing the GNOME desktop, adding the Xrdp package, configuring the service, opening firewall ports, and verifying remote desktop connections from Windows, enabling seamless RDP access to a CentOS 7.9 server.

CentOSRDPRemote Desktop
0 likes · 4 min read
How to Set Up Xrdp on CentOS 7 for Windows RDP Access
Top Architect
Top Architect
May 20, 2022 · Big Data

Step-by-Step Guide to Deploying an Elasticsearch Cluster with Docker on CentOS

This article provides a comprehensive tutorial on why to use Elasticsearch, how to pull the Docker image, set up data directories, configure cluster and node settings, adjust system limits, launch three Elasticsearch containers, and verify the cluster using REST APIs and the elasticsearch‑head UI.

CentOSClusterElasticsearch
0 likes · 13 min read
Step-by-Step Guide to Deploying an Elasticsearch Cluster with Docker on CentOS
The Dominant Programmer
The Dominant Programmer
Apr 18, 2022 · Databases

How to Install PostgreSQL 14 on CentOS Using a Script

This guide walks through installing PostgreSQL 14 on a CentOS server via a shell script, covering repository setup, package installation, initialization, user and database creation, remote‑connection configuration, firewall adjustments, service verification, and connecting with Navicat.

CentOSInstallationRemote access
0 likes · 4 min read
How to Install PostgreSQL 14 on CentOS Using a Script
Liangxu Linux
Liangxu Linux
Mar 20, 2022 · Information Security

Master Ncat on CentOS: Install, Test Ports, Chat, and Simple Web Server

This guide explains how to install the ncat package on CentOS 7/8, use it to check TCP connections, set up listening ports, run a basic chat service, probe SSH versions, create a backdoor, and serve static web pages, providing concrete commands and example outputs for each task.

CentOScommand-linencat
0 likes · 7 min read
Master Ncat on CentOS: Install, Test Ports, Chat, and Simple Web Server
Liangxu Linux
Liangxu Linux
Feb 21, 2022 · Operations

Unlock Easy Server Management on CentOS 8 with Cockpit: Step‑by‑Step Guide

This tutorial introduces Cockpit, the web‑based visual management tool bundled with CentOS 8, and provides detailed installation, repository configuration, service activation, and feature walkthroughs to help administrators manage users, firewalls, storage, containers, and updates without using the command line.

CentOSCockpitInstallation
0 likes · 6 min read
Unlock Easy Server Management on CentOS 8 with Cockpit: Step‑by‑Step Guide
macrozheng
macrozheng
Feb 16, 2022 · Operations

Master Linux Server Management with Cockpit on CentOS 8 – A Complete Guide

Learn how to install, configure, and use Cockpit—a built‑in web‑based visual management tool in CentOS 8—to handle user accounts, firewalls, storage, monitoring, container management, and software updates, with step‑by‑step commands, repository tweaks, and practical screenshots.

CentOSCockpitLinux Administration
0 likes · 9 min read
Master Linux Server Management with Cockpit on CentOS 8 – A Complete Guide
Open Source Linux
Open Source Linux
Feb 9, 2022 · Information Security

How to Safely Disable SELinux on CentOS: Step‑by‑Step Guide

This guide explains why and how to disable SELinux on CentOS, covering status checks, temporary and permanent disabling methods, necessary configuration file edits, and verification steps to ensure the system runs without SELinux enforcement.

CentOSDisable SELinuxLinux security
0 likes · 5 min read
How to Safely Disable SELinux on CentOS: Step‑by‑Step Guide
Liangxu Linux
Liangxu Linux
Feb 4, 2022 · Operations

Step-by-Step Guide to Expanding Linux Root Partition with LVM

This tutorial walks you through checking disk usage, adding a new disk, creating a physical volume, extending the volume group and logical volume, and finally resizing the XFS filesystem on a CentOS system to successfully enlarge the root partition.

CentOSLVMRoot Expansion
0 likes · 3 min read
Step-by-Step Guide to Expanding Linux Root Partition with LVM
Architect's Tech Stack
Architect's Tech Stack
Dec 24, 2021 · Operations

CentOS 8 End of Life and Alternatives Overview

The article explains that CentOS Linux 8 reaches its end of life on December 31, 2021, details the shift to CentOS Stream, outlines the extended support timelines for CentOS 7, and lists alternative enterprise‑grade Linux distributions such as AlmaLinux, Rocky Linux, and others.

CentOSEnd of LifeLinux
0 likes · 4 min read
CentOS 8 End of Life and Alternatives Overview
Ops Development Stories
Ops Development Stories
Nov 3, 2021 · Operations

Deploy BIND9 with chroot, ACL, and Views on CentOS 8

This guide walks through setting up BIND9 in a chroot environment, configuring ACLs and views for intelligent DNS routing, creating master and slave zones, and testing resolution on CentOS 8, providing a practical solution for secure and segmented DNS services.

ACLCentOSDNS
0 likes · 17 min read
Deploy BIND9 with chroot, ACL, and Views on CentOS 8
Open Source Linux
Open Source Linux
Sep 27, 2021 · Operations

Step-by-Step Guide to Installing Zabbix 5 on CentOS 7

This article provides a comprehensive, hands‑on tutorial for installing and configuring Zabbix 5 on CentOS 7, covering system overview, key terminology, disabling SELinux and firewalls, setting up repositories, installing server, agent, frontend, MariaDB, database initialization, configuration tweaks, and final web‑UI setup.

CentOSInstallationOperations
0 likes · 9 min read
Step-by-Step Guide to Installing Zabbix 5 on CentOS 7
360 Tech Engineering
360 Tech Engineering
Sep 16, 2021 · Cloud Native

Step-by-Step Guide to Building a Kubernetes Cluster on CentOS 7

This comprehensive tutorial walks through preparing a CentOS 7 host, configuring hostnames, disabling swap and firewalls, installing Docker and Kubernetes components with kubeadm, setting up the master and worker nodes, deploying the flannel network plugin, testing with nginx, and installing the Kubernetes dashboard, all with detailed commands and troubleshooting tips.

CentOSDashboardFlannel
0 likes · 21 min read
Step-by-Step Guide to Building a Kubernetes Cluster on CentOS 7
MaGe Linux Operations
MaGe Linux Operations
Aug 22, 2021 · Operations

Step-by-Step Guide to Install and Configure Zabbix on CentOS 7

This comprehensive tutorial walks you through installing Zabbix on CentOS 7, covering system overview, key terminology, disabling SELinux and firewalls, setting up repositories, installing server, agent, frontend, MariaDB, configuring the database, and finalizing the web interface with screenshots.

CentOSInstallationMariaDB
0 likes · 9 min read
Step-by-Step Guide to Install and Configure Zabbix on CentOS 7
Laravel Tech Community
Laravel Tech Community
Jul 15, 2021 · Fundamentals

CentOS 8 End of Life and the Shift to CentOS Stream

The article explains that CentOS 8 will cease maintenance next year, ending the free RHEL rebuild, introduces CentOS Stream as a rolling‑release bridge between Fedora and RHEL, and outlines the impact on CentOS 7 and the need to consider alternative distributions.

CentOSCentOS StreamEnd of Life
0 likes · 4 min read
CentOS 8 End of Life and the Shift to CentOS Stream
UCloud Tech
UCloud Tech
Jul 13, 2021 · Big Data

Step‑by‑Step Guide to Deploy UCloud’s Free USDP Big Data Platform on CentOS

This article walks you through the complete installation and configuration of UCloud's free USDP (UCloud Data Platform) on a three‑node CentOS 7.2‑7.6 cluster, covering environment preparation, package download, repair scripts, MySQL setup, service startup, web UI activation, monitoring, and a quick Hive query example.

CentOSCluster DeploymentHadoop
0 likes · 19 min read
Step‑by‑Step Guide to Deploy UCloud’s Free USDP Big Data Platform on CentOS
Liangxu Linux
Liangxu Linux
Jul 12, 2021 · Operations

Mastering NFS: Protocol Basics, Service Setup, and Version Comparison on Linux

This guide explains the NFS (Network File System) protocol, its reliance on RPC, the ports it uses, how to activate the required daemons, differences among NFSv2/v3/v4/v4.1, and provides step‑by‑step instructions for installing, configuring, and mounting NFS on CentOS 7, including firewall and export settings.

CentOSLinuxNFS
0 likes · 15 min read
Mastering NFS: Protocol Basics, Service Setup, and Version Comparison on Linux
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jul 7, 2021 · Backend Development

Master Kafka Topic Management & Message Flow on CentOS with Java

This guide walks through setting up Kafka on CentOS, creating and configuring topics, inspecting topic and consumer group details, adjusting partitions, and implementing Java producer and consumer applications, complete with command-line examples, code snippets, and troubleshooting tips for remote server access.

CentOSConsumerJava Producer
0 likes · 9 min read
Master Kafka Topic Management & Message Flow on CentOS with Java
Open Source Linux
Open Source Linux
Jun 21, 2021 · Fundamentals

Master NFS: From Protocol Basics to Full CentOS 7 Deployment

This guide explains the NFS protocol fundamentals, activation steps, version comparisons, and provides a step‑by‑step CentOS 7 installation and configuration tutorial, including service setup, firewall adjustments, export file editing, and client mounting procedures.

CentOSLinuxNFS
0 likes · 16 min read
Master NFS: From Protocol Basics to Full CentOS 7 Deployment
Open Source Linux
Open Source Linux
Jun 9, 2021 · Operations

Master Chrony on CentOS 7: Precise Time Sync Made Simple

This guide explains what Chrony is, its components and advantages, walks through installation and configuration on CentOS 7, and demonstrates essential chronyc commands for monitoring and managing system time synchronization.

CentOSChronycChronyd
0 likes · 10 min read
Master Chrony on CentOS 7: Precise Time Sync Made Simple
The Dominant Programmer
The Dominant Programmer
May 12, 2021 · Operations

How to Download, Install, Configure, and Start Jenkins on CentOS

This step‑by‑step guide shows how to install JDK 1.8, download the Jenkins RPM (from the official site or a Tsinghua mirror), install it, modify the config to run as root on port 8888, start the service, retrieve the initial admin password, and complete the Jenkins setup on a CentOS system.

CentOSDevOpsJenkins
0 likes · 3 min read
How to Download, Install, Configure, and Start Jenkins on CentOS
Ops Development Stories
Ops Development Stories
May 10, 2021 · Operations

Upgrade Your Linux Kernel on CentOS 7 and Ubuntu 16.04 in Simple Steps

This guide walks through checking the current kernel version, adding the ELRepo repository, listing and installing newer kernels on CentOS 7, configuring GRUB to boot the new kernel, and then provides a parallel step‑by‑step process for upgrading the kernel on Ubuntu 16.04, including troubleshooting dependency issues.

CentOSELRepoLinux
0 likes · 12 min read
Upgrade Your Linux Kernel on CentOS 7 and Ubuntu 16.04 in Simple Steps
Liangxu Linux
Liangxu Linux
Feb 19, 2021 · Backend Development

Master Nginx on CentOS: Installation, Configuration, Reverse Proxy, Load Balancing and HTTPS

This comprehensive guide walks you through installing Nginx on CentOS 7.6, explains core concepts such as simple vs non‑simple requests, CORS, forward and reverse proxies, then shows step‑by‑step configurations for virtual hosts, reverse proxying, gzip compression, load balancing, high‑availability with keepalived, device‑specific routing, HTTPS setup and dozens of practical tricks for production environments.

CORSCentOSGzip
0 likes · 41 min read
Master Nginx on CentOS: Installation, Configuration, Reverse Proxy, Load Balancing and HTTPS
Ops Development Stories
Ops Development Stories
Jan 15, 2021 · Operations

How to Deploy a Multi‑Node Ceph Cluster on CentOS 7 – Step‑by‑Step Guide

This article provides a comprehensive, step‑by‑step tutorial for setting up a three‑node Ceph storage cluster on CentOS 7.9, covering host configuration, firewall and SELinux settings, package installation, monitor, manager, OSD, MDS, and RGW deployment, along with required keyrings, configuration files, and troubleshooting tips.

CentOSCephCluster Deployment
0 likes · 20 min read
How to Deploy a Multi‑Node Ceph Cluster on CentOS 7 – Step‑by‑Step Guide