国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Table of Contents
Rocky Linux 9 Features
Desktop Enhancements
Language Runtimes and Tools
File System Improvements
Security
System Monitoring
Rocky Linux 9 Prerequisites
Installation of Rocky Linux 9
Configure the Keyboard
Configure Language Support
Configure Time and Date
Configure Software
Installation Destination – Configure Partitioning
Configure Network and Hostname
Configure User Settings
Begin the Installation of Rocky Linux 9
Home System Tutorial LINUX How to Install Rocky Linux 9.0 Step by Step

How to Install Rocky Linux 9.0 Step by Step

Jun 29, 2025 am 09:13 AM

Rocky Linux 9.0 was made generally available on July 14, 2022. It comes with a boatload of new features and improvements and will enjoy support and maintenance until May 31, 2032. The previous release, Rocky Linux 8, will still continue to receive support until May 31, 2029.

In this guide, we will walk you through the installation of Rocky Linux 9.0.

Rocky Linux 9 Features

Let’s have a quick overview of some of the notable key highlights of Rocky Linux 9.

Desktop Enhancements

In Rocky Linux 9.0, GNOME 40 is the default desktop environment. It’s the latest GNOME release which comes with a redesigned and polished UI that enhances user experience.

Fractional scaling has also been incorporated to support bigger displays with higher resolutions. You can also mute applications by selecting the ‘Do not Disturb’ option which appears as a separate button in the notifications area.

Each screen now has the ability to use a different refresh rate from the others.

Language Runtimes and Tools

Rocky Linux 9 ships with the latest language runtimes, compilers including GCC 11.2.1, Go (1.17.1), Rust (1.58.1), and LLVM LLVM (13.0.1). It also ships with the latest software packages such as Python 3.9, Node.JS 15, Ruby 3.0.3, PHP 8.0, and Perl 5.32.

File System Improvements

The XFS file system now supports Direct Access (DAX) operations. This permits direct access to byte-addressable persistent memory and helps to avoid the latency of using traditional block I/O conventions. In addition, NFS introduces the “eager write” mount option to help reduce latency.

Security

With Rocky Linux 9, remote root login via SSH password authentication is disabled by default. This is aimed at preventing hackers from breaching the system via brute force attacks. However, this can be configured to allow remote root access during installation or much later.

There are also new improvements to OpenSSL 3.0.

System Monitoring

The Cockpit web console now features an improved metrics performance page that helps to diagnose the cause of high memory, CPU, and network bandwidth spikes.

With that out of the way, let us now install Rocky Linux 9.

Rocky Linux 9 Prerequisites

Before you set sail, ensure that you have the following.

  • An ISO image of Rocky Linux 9.0. You can download the ISO file from the Official Rocky Linux download page. The ISO image is about 7.9GB in size, and therefore. ensure that you have a fast and reliable internet connection and sufficient disk space on your system.
  • Minimum Hard disk space of 15 GB and 2GB RAM.
  • A 16 GB USB drive for use as an installation medium. With the ISO image at hand, you can make the USB drive bootable using the UNetbootin tool or dd command.

Installation of Rocky Linux 9

Now grab your bootable USB drive and plug it into your system and reboot. Be sure to set your installation medium as the first boot priority in the BIOS.

Once you have booted your PC the screen below will come to view, providing you with three options. Since our mission is to install Rocky Linux 9, select the first option ‘Install Rocky Linux 9.0’, and hit ‘ENTER’.

How to Install Rocky Linux 9.0 Step by Step

Shortly afterward, you will see a flurry of boot messages on your screen as the Anaconda installer gets ready to be initialized.

How to Install Rocky Linux 9.0 Step by Step

Next, this screen will be displayed indicating that the Anaconda installer is about to be started.

How to Install Rocky Linux 9.0 Step by Step

Once the installer is started, the Rocky Linux 9.0 Welcome page will be displayed, and the first course of action is to select the installation language. So, choose your preferred language and click ‘Continue’.

How to Install Rocky Linux 9.0 Step by Step

The next step provides a summary of crucial parameters that need to be configured. These are grouped into four main sections.

  • Localization
  • Software
  • System
  • User Settings

How to Install Rocky Linux 9.0 Step by Step

Let us configure each of these parameters.

Configure the Keyboard

To configure the keyboard, click the ‘Keyboard’ option.

How to Install Rocky Linux 9.0 Step by Step

The default keyboard configuration is set to English (US). If you need to set it to a different language, click the plus sign ( ) at the bottom and select your preferred layout.

Further, you can type a few words in the textbox at the right to confirm the selected layout. Once you are satisfied, click ‘Done’ to save the changes. In our example, we will go with the default selection.

How to Install Rocky Linux 9.0 Step by Step

Configure Language Support

To choose the OS language, click on ‘Language Support’.

How to Install Rocky Linux 9.0 Step by Step

Select the language that you prefer to use to administer Rocky Linux and click on ‘Done’.

How to Install Rocky Linux 9.0 Step by Step

Configure Time and Date

The next step is to set up time and date settings by clicking the ‘Time and Date’ option.

How to Install Rocky Linux 9.0 Step by Step

By default, the installer auto-detects your region and corresponding timezone if your PC is connected to the internet. As such, no intervention is required.

However, if you are offline, select your region on the world map provided and click ‘Done’.

How to Install Rocky Linux 9.0 Step by Step

Configure Software

The next parameter to configure is ‘SOFTWARE’ which comprises ‘Installation Source’ and ‘Software Selection’.

For the first option, nothing much is required and the default settings are just okay. But you can take a look for curiosity’s sake.

How to Install Rocky Linux 9.0 Step by Step

Accept the default settings and Click ‘Done’ to head back to the installation summary.

How to Install Rocky Linux 9.0 Step by Step

Next, click the ‘Software Selection’ option.

How to Install Rocky Linux 9.0 Step by Step

This section provides a selection of six Base Environments to choose from. These dictate the functionality, build, and appearance of your system. On the right section is a list of additional software utilities and tools that you can select to install.

Therefore, select your preferred base environment and additional software and click ‘Done’.

How to Install Rocky Linux 9.0 Step by Step

Installation Destination – Configure Partitioning

This is the most crucial part of the installation of any Linux OS, and Rocky Linux is no exception. You need to partition your hard drive before the installation can start. By default, the ‘Automatic partitioning’ is selected. Still, some additional steps are required, and therefore, click on ‘Installation Destination‘.

How to Install Rocky Linux 9.0 Step by Step

Your hard disk drive will be listed in the ‘Local Standard Disks’ section. In this guide, we have a 40GB hard drive. Be sure to click on the hard drive icon so that it bears a black check mark.

As mentioned previously, the default partitioning scheme is set to Automatic. This is ideal for beginners in Linux or novices who are not conversant with manually partitioning the hard drive. This option automatically and intelligently partitions the hard drive and thus, takes away the hard work of partitioning the drive.

In this guide, we will explore manual partitioning. Therefore, click the ‘Custom’ option and click ‘Done’.

How to Install Rocky Linux 9.0 Step by Step

This ushers you to the ‘Manual partitioning’ window as shown. So, here is a summary of how we intend to partition the hard drive.

/boot -	1GB
/root -	30GB
swap - 8GB

To continue with manual partitioning, click on the plus sign ( ) as indicated.

How to Install Rocky Linux 9.0 Step by Step

Define the /boot partition and specify its size. Then click ‘Add Mount Point’.

How to Install Rocky Linux 9.0 Step by Step

The newly created /boot partition will be listed on the partition table as shown.

How to Install Rocky Linux 9.0 Step by Step

Repeat the same steps to create the / (root) partition.

How to Install Rocky Linux 9.0 Step by Step

And the swap space as well.

How to Install Rocky Linux 9.0 Step by Step

This is how our partition table looks with all the partitions. If you are satisfied, click ‘Done’ to save the changes.

How to Install Rocky Linux 9.0 Step by Step

A summary of the changes to be effected on your hard drive will be displayed on the pop-up dialogue box that appears.

Click ‘Accept Changes’ to confirm and exit.

How to Install Rocky Linux 9.0 Step by Step

Configure Network and Hostname

Another equally important parameter to configure is the ‘Network and Host Name’. Therefore click the ‘Network and Host Name’ option.

How to Install Rocky Linux 9.0 Step by Step

The active Network adapter will be displayed. So toggle it on so that your system acquires an IP address dynamically from your router or DHCP server. When successfully connected, the IP configuration will appear just below the interface.

You might also want to set a hostname for your system at this stage, so, provide your preferred hostname in the ‘Hostname’ textbox and click ‘Apply’.

Next, click ‘Done’ to return to the ‘Installation Summary’ Window.

How to Install Rocky Linux 9.0 Step by Step

Configure User Settings

In the ‘USER SETTINGS’ section, you will configure root and regular user accounts. So, first, click ‘Root Password’.

How to Install Rocky Linux 9.0 Step by Step

Specify the Root password and confirm it. Rocky Linux 9 disallows remote root login via the SSH protocol. If you wish to allow SSH login as root via SSH, check the ‘Allow root login with password’.

Then click ‘Done’ to save the changes.

How to Install Rocky Linux 9.0 Step by Step

Next, click ‘User Creation’ to create a regular user account.

How to Install Rocky Linux 9.0 Step by Step

Provide the user’s full name, username, and password. As always, click ‘Done’ to save the changes.

How to Install Rocky Linux 9.0 Step by Step

Begin the Installation of Rocky Linux 9

At this juncture, all the required parameters have been properly configured. You can always go back and edit the changes made in case you change your mind.

If you are satisfied with your selections, click ‘Begin Installation’ to get underway with the installation.

How to Install Rocky Linux 9.0 Step by Step

The installer displays a progress bar indicating the actions being performed. The installation takes roughly 30 minutes, and this would be an ideal moment to take a breather and grab some coffee.

How to Install Rocky Linux 9.0 Step by Step

Once the installation is complete click ‘Reboot System’ so as to login into your fresh Rocky Linux 9 installation.

How to Install Rocky Linux 9.0 Step by Step

On the GRUB menu that appears, select the first option to boot into Rocky Linux.

How to Install Rocky Linux 9.0 Step by Step

Thereafter, click on the username tab and provide the user’s password, and hit ‘ENTER’ to log in.

How to Install Rocky Linux 9.0 Step by Step

This displays the Rocky Linux 9 GNOME desktop, and a walkthrough Tour GUI will be displayed to take you through the basics of using your system. You can take the tour or decline. This is entirely up to you.

Once you have completed the Tour or declined it, the GNOME environment will be displayed in full view.

How to Install Rocky Linux 9.0 Step by Step

And that’s it! We have successfully installed Rocky Linux 9 step by step. Have fun as you get started with your new installation. Your feedback on this guide is welcome.

The above is the detailed content of How to Install Rocky Linux 9.0 Step by Step. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

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.

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

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

PHP Tutorial
1502
276
How to troubleshoot DNS issues on a Linux machine? How to troubleshoot DNS issues on a Linux machine? Jul 07, 2025 am 12:35 AM

When encountering DNS problems, first check the /etc/resolv.conf file to see if the correct nameserver is configured; secondly, you can manually add public DNS such as 8.8.8.8 for testing; then use nslookup and dig commands to verify whether DNS resolution is normal. If these tools are not installed, you can first install the dnsutils or bind-utils package; then check the systemd-resolved service status and configuration file /etc/systemd/resolved.conf, and set DNS and FallbackDNS as needed and restart the service; finally check the network interface status and firewall rules, confirm that port 53 is not

Install Guacamole for Remote Linux/Windows Access in Ubuntu Install Guacamole for Remote Linux/Windows Access in Ubuntu Jul 08, 2025 am 09:58 AM

As a system administrator, you may find yourself (today or in the future) working in an environment where Windows and Linux coexist. It is no secret that some big companies prefer (or have to) run some of their production services in Windows boxes an

How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 Jul 13, 2025 am 09:09 AM

Built on Chrome’s V8 engine, Node.JS is an open-source, event-driven JavaScript runtime environment crafted for building scalable applications and backend APIs. NodeJS is known for being lightweight and efficient due to its non-blocking I/O model and

How to find my private and public IP address in Linux? How to find my private and public IP address in Linux? Jul 09, 2025 am 12:37 AM

In Linux systems, 1. Use ipa or hostname-I command to view private IP; 2. Use curlifconfig.me or curlipinfo.io/ip to obtain public IP; 3. The desktop version can view private IP through system settings, and the browser can access specific websites to view public IP; 4. Common commands can be set as aliases for quick call. These methods are simple and practical, suitable for IP viewing needs in different scenarios.

System requirements to install linux System requirements to install linux Jul 20, 2025 am 03:49 AM

Linuxcanrunonmodesthardwarewithspecificminimumrequirements.A1GHzprocessor(x86orx86_64)isneeded,withadual-coreCPUrecommended.RAMshouldbeatleast512MBforcommand-lineuseor2GBfordesktopenvironments.Diskspacerequiresaminimumof5–10GB,though25GBisbetterforad

How to Install MySQL 8.0 on Rocky Linux and AlmaLinux How to Install MySQL 8.0 on Rocky Linux and AlmaLinux Jul 12, 2025 am 09:21 AM

Written in C, MySQL is an open-source, cross-platform, and one of the most widely used Relational Database Management Systems (RDMS). It’s an integral part of the LAMP stack and is a popular database management system in web hosting, data analytics,

Ubuntu 25.04 'Plucky Puffin”: A Bold Leap Forward with GNOME 48 and HDR Brilliance Ubuntu 25.04 'Plucky Puffin”: A Bold Leap Forward with GNOME 48 and HDR Brilliance Jul 12, 2025 am 09:28 AM

Ubuntu has long stood as a bastion of accessibility, polish, and power in the Linux ecosystem. With the arrival of Ubuntu 25.04, codenamed “Plucky Puffin”, Canonical has once again demonstrated its commitment to delivering a

How to Install MongoDB on Rocky Linux and AlmaLinux How to Install MongoDB on Rocky Linux and AlmaLinux Jul 12, 2025 am 09:29 AM

MongoDB is a high-performance, highly scalable document-oriented NoSQL database built to manage heavy traffic and vast amounts of data. Unlike traditional SQL databases that store data in rows and columns within tables, MongoDB structures data in a J

See all articles