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
Download Hidester VPN/Proxy to Access Your Favorite Content - MiniToolDownload Hidester VPN/Proxy to Access Your Favorite Content - MiniToolApr 22, 2025 am 12:50 AM

Learn about Hidester VPN and Hidester proxy and download Hidester VPN for Windows, Mac, Android, and iOS to use this VPN service to view websites with no limit. For more useful free computer tools and troubleshooting tips, you may visit php.cn Softwa

Windows Keyboard Opening Shortcuts Instead of Typing [Fixed]Windows Keyboard Opening Shortcuts Instead of Typing [Fixed]Apr 22, 2025 am 12:48 AM

Have you ever encountered the trouble of “Windows keyboard opening shortcuts instead of typing”? In this post from php.cn, you will learn how to fix this issue.

Easy Ways to Add the Control Panel Icon to Desktop on Win 10 / 11Easy Ways to Add the Control Panel Icon to Desktop on Win 10 / 11Apr 22, 2025 am 12:46 AM

In this post, php.cn Software will introduce what Control Panel is and how to add the Control Panel icon to desktop on your Windows 10 or Windows 11 computer. You can also learn some related information about desktop icon settings.

Granblue Fantasy Relink Save File Location & Backup Save DataGranblue Fantasy Relink Save File Location & Backup Save DataApr 22, 2025 am 12:45 AM

If you play Granblue Fantasy: Relink on your PC, you may wonder where you can find its save file. In this post, php.cn introduces everything you want to know - Granblue Fantasy Relink save file location and how to back up the savegame of this game.

How to Fix Event ID 1104: The Security Log Is Now Full? - MiniToolHow to Fix Event ID 1104: The Security Log Is Now Full? - MiniToolApr 22, 2025 am 12:44 AM

Event Viewer keeps track of activity for better management. However, if the upper limit of the security log is reached, no more events can be logged. In this post on php.cn Website, we will show you how to deal with Event ID 1104 the security log is

Watch: How to Enable Secure Boot on Gigabyte Motherboard?Watch: How to Enable Secure Boot on Gigabyte Motherboard?Apr 22, 2025 am 12:43 AM

Secure Boot is a security standard that can prevent your computer from booting with untrustworthy software. Enabling it will add an extra layer of security to your device. In this post from php.cn Website, we will show you how to enable Secure Boot o

Windows 11 23H2 Release Date: September 26, 2023 - MiniToolWindows 11 23H2 Release Date: September 26, 2023 - MiniToolApr 22, 2025 am 12:42 AM

Coming to a new year, what Windows 11 users are looking forward to are not only the patch updates but also the annual major update for Windows 11. This post will talk about the Windows 11 23H2 release date. In addition, if you want to recover deleted

How to Turn off Bixby on Samsung Phone? See a Guide! - MiniToolHow to Turn off Bixby on Samsung Phone? See a Guide! - MiniToolApr 22, 2025 am 12:41 AM

Can you completely disable Bixby? How to turn off Bixby on Samsung phones? It is not hard to disable this voice assistant. In this post from php.cn, we will go to any length to help you find the method. Besides, a way to turn off “Hi, Bixby” is also

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

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

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),

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.