search
HomeComputer TutorialsComputer KnowledgeCentOS alternative, Rocky Linux operating system installation and use

CentOS alternative, Rocky Linux operating system installation and use

Mar 15, 2024 am 09:00 AM
linuxcentosLinux operating systemSystem installationrocky

1. The background of Rocky Linux

The background of

Rocky Linux is closely related to the changes in the CentOS community.

CentOS (Community ENTerprise Operating System) was previously an open source Linux distribution built on the Red Hat Enterprise Linux (RHEL) source code. It is very popular in enterprise environments because it provides similar functionality and performance to RHEL without the commercial licensing fees of RHEL.

However, over time, the development direction of the CentOS project has changed.

Red Hat decided to stop maintaining the traditional version of CentOS, and then launched CentOS Stream, which is a rolling update version mainly used for upstream development.

This change has caused unease among many enterprises and individual users who rely on stable CentOS versions, because they need a stable and reliable alternative to maintain their systems and applications.

It is against this background that Gregory Kurtzer, one of the founders of CentOS, led a community project aimed at creating a system compatible with RHEL Compatible stable Linux distribution.

This project is Rocky Linux, the name of Rocky Linux is a tribute to the early CentOS co-founder Rocky McGaugh, and at the same time It also symbolizes the spiritual inheritance of this new release and CentOS.

The goal of

Rocky Linux is to provide users with a highly compatible, stable and reliable alternative to RHEL.

It is rebuilt directly from the source code of RHEL, inherits the advantages of RHEL, and continues to develop with the support of the community.

The emergence of

Rocky Linux provides a new choice for users who are looking for a stable, reliable and free Linux distribution.

In general, the background of Rocky Linux is the changes in the CentOS community and the user's demand for a stable and reliable Linux distribution.

Rocky Linux As an open source, community-driven project, it inherits the advantages of CentOS and RHEL and is committed to providing users with a powerful production level platform.

2. Obtain the Rocky Linux image file

Currently, the latest version is 9.3.

Method 1: Rocky Linux official website

https://rockylinux.org/download

CentOS替代品,Rocky Linux操作系统安装和使用

Select X86_64 architecture above, then ISOS select DVD, then download the file Rocky-9.3-x86_64-dvd.iso image .

Method Two: Domestic Mirror Station

For example, Alibaba Cloud Developer Community Page:

https://developer.aliyun.com/mirror/?spm=a2c6h.13651102.0.0.6b5b1b11ZAr5AO&serviceType=mirror&tag=%E7%B3%BB%E7%BB%9F

CentOS替代品,Rocky Linux操作系统安装和使用

Select the OS mirror as above, search for rockylinux in the mirror warehouse, and click rockylinux to enter the next introduction page:

CentOS替代品,Rocky Linux操作系统安装和使用

That is, the Alibaba Cloud image download address:

https://mirrors.aliyun.com/rockylinux/

The introduction to Rocky Linux on Alibaba Cloud is the same:

Rocky Linux is a fork of CentOS, which is downstream of Red Hat Enterprise Linux (RHEL). Like CentOS, it provides a stable version of Linux that is very suitable for servers. It is intended as a fully compatible replacement for CentOS.

In addition, configure the default source:

sed -e 's|^mirrorlist=|#mirrorlist=|g' 
-e 's|^#baseurl=http://dl.rockylinux.org/$contentdir|baseurl=https://mirrors.aliyun.com/rockylinux|g' 
-i.bak 
/etc/yum.repos.d/Rocky-*.repo

dnf makecache

3. Install Rocky Linux in VMware workstation

3.1. Installation preparation

New virtual machine

CentOS替代品,Rocky Linux操作系统安装和使用

Select Custom or Typical:

CentOS替代品,Rocky Linux操作系统安装和使用

CentOS替代品,Rocky Linux操作系统安装和使用

Next, choose to install the operating system later:

CentOS替代品,Rocky Linux操作系统安装和使用

For the guest operating system, select LINUX, and for the version, select RHEL 8 64. There is no 9 version here, so you can select version 8.

CentOS替代品,Rocky Linux操作系统安装和使用

CentOS替代品,Rocky Linux操作系统安装和使用

CentOS替代品,Rocky Linux操作系统安装和使用

CentOS替代品,Rocky Linux操作系统安装和使用

3.2、安装Rocky Linux

虚拟机创建好以后,点击启动虚拟机,开始安装系统:

选择Install Rocky Linux 9.3

CentOS替代品,Rocky Linux操作系统安装和使用

语言选择,默认就是中文,简体中文(中国), 点击“继续”按钮。

CentOS替代品,Rocky Linux操作系统安装和使用

系统安装总览

包括本地化、软件、系统,本地化和软件如下图,已设置好:

CentOS替代品,Rocky Linux操作系统安装和使用

用户设置中设置admin的密码,并创建一个普通用户。

CentOS替代品,Rocky Linux操作系统安装和使用

手动分区

CentOS替代品,Rocky Linux操作系统安装和使用

CentOS替代品,Rocky Linux操作系统安装和使用

接受更改,点击完成。

CentOS替代品,Rocky Linux操作系统安装和使用

开始安装系统,并完成安装,重启系统:

CentOS替代品,Rocky Linux操作系统安装和使用

系统界面如下:

CentOS替代品,Rocky Linux操作系统安装和使用

4、常用命令的使用体验

基本命令

CentOS替代品,Rocky Linux操作系统安装和使用

CentOS替代品,Rocky Linux操作系统安装和使用

安装常用软件,比如tmux

[root@localhost ~]# yum -y install tmux
上次元数据过期检查:0:05:06 前,执行于 2024年03月14日 星期四 13时10分46秒。
依赖关系解决。
================================================================================
 软件包 架构 版本仓库大小
================================================================================
安装:
 tmux x86_64 3.2a-5.el9baseos 475 k

事务概要
================================================================================
安装1 软件包

总下载:475 k
安装大小:1.1 M
下载软件包:
tmux-3.2a-5.el9.x86_64.rpm1.1 MB/s | 475 kB 00:00
--------------------------------------------------------------------------------
总计361 kB/s | 475 kB 00:01 
Rocky Linux 9 - BaseOS1.7 MB/s | 1.7 kB 00:00
导入 GPG 公钥 0x350D275D:
 Userid: "Rocky Enterprise Software Foundation - Release key 2022 <releng@rockylinux.org>"
 指纹: 21CB 256A E16F C54C 6E65 2949 702D 426D 350D 275D
 来自: /etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
导入公钥成功
运行事务检查
事务检查成功。
运行事务测试
事务测试成功。
运行事务
准备中: 1/1 
安装: tmux-3.2a-5.el9.x86_641/1 
运行脚本: tmux-3.2a-5.el9.x86_641/1 
验证: tmux-3.2a-5.el9.x86_641/1 

已安装:
tmux-3.2a-5.el9.x86_64

完毕!
[root@localhost ~]# 

CentOS替代品,Rocky Linux操作系统安装和使用

The above is the detailed content of CentOS alternative, Rocky Linux operating system installation and use. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:每日运维. If there is any infringement, please contact admin@php.cn delete
Difference Between RAID Recovery and Hard Drive RecoveryDifference Between RAID Recovery and Hard Drive RecoveryApr 17, 2025 am 12:50 AM

Data recovery is always a heated topic. To successfully restore data from your device, you should know how it stores data. You can learn the difference between RAID recovery and hard drive recovery from this php.cn post.

Microsoft Word Deleting Text Windows 10/11? Fix It Now!Microsoft Word Deleting Text Windows 10/11? Fix It Now!Apr 17, 2025 am 12:48 AM

Do you run into Word text disappearing while typing? Some letters or even paragraphs might disappear from your document. What’s wrong with it? In this post from php.cn Website, we will take a closer look at the Word automatically deleting text issue

How to Fix the LC-208 Error Code on Overwatch 2? Here Is a Guide! - MiniToolHow to Fix the LC-208 Error Code on Overwatch 2? Here Is a Guide! - MiniToolApr 17, 2025 am 12:47 AM

When you are trying to log into Overwatch 2, you may receive the LC-208 error message and it prevents your game from connecting to the game servers. This post from php.cn introduces how to fix the LC-208 Overwatch error.

Google Drive Disappeared From File Explorer - Easy ApprochesGoogle Drive Disappeared From File Explorer - Easy ApprochesApr 17, 2025 am 12:46 AM

Generally, you can quickly access and edit Google Drive files from File Explorer. However, sometimes you may encounter the issue of “Google Drive disappeared from File Explorer”. Here this post on php.cn tells you how to get Google Drive to show up i

How to Fix Windows 7 Welcome Screen Slow? Tips Are Here!How to Fix Windows 7 Welcome Screen Slow? Tips Are Here!Apr 17, 2025 am 12:45 AM

Why is my computer on the welcome screen for so long? How to fix Windows 7 welcome screen slow? If you still run Windows 7 on your PC and meet this issue, you are in the right place and multiple solutions will be given here by php.cn.

How to Open Credential Manager in Windows 11? 6 Ways for You! - MiniToolHow to Open Credential Manager in Windows 11? 6 Ways for You! - MiniToolApr 17, 2025 am 12:44 AM

Want to use the built-in password management tool – Credential Manager to manage your login credentials for web and apps? How can you open Credential Manager in Windows 11? In this post, php.cn collected multiple ways to access this utility, and let’

How to Enable/Disable Periodic Scanning on Microsoft Defender - MiniToolHow to Enable/Disable Periodic Scanning on Microsoft Defender - MiniToolApr 17, 2025 am 12:43 AM

Microsft Defender Antivirus has a feature called Periodic scanning, which can be enabled when you have installed another antivirus product on a Windows 11/10 device. Now, this post from php.cn teaches you how to enable/disable Periodic scanning on Wi

Smart Techniques for Excel Hyperlinks Not Working on WinSmart Techniques for Excel Hyperlinks Not Working on WinApr 17, 2025 am 12:42 AM

Have you ever encountered the issue of “Excel hyperlinks not working”? Do you know how to deal with it? In this post from php.cn, you can get several feasible solutions to get rid of this problem. And you will know a professional data recovery tool t

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Chat Commands and How to Use Them
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment