Installation process of CentOS8 Linux 8.0.1905 (illustration)

Installation process of CentOS8 Linux 8.0.1905 (illustration)

As of now, the latest version of CentOS is CentOS 8. Next, we will introduce the installation process of CentOS Linux 8.0.1905.

1. Install CentOS 8

A successful boot of the system will display the interface shown above:

# Interface Description

Install CentOS Linux 8.8.1905

Test this media & install CentOS Linux 8.0.1995: Test and install CentOS Linux 8.0.1995

Troubleshooting

Here we will install directly, so select the first option, install CentOS 8, press Enter, and the following interface will pop up:

Here is a check. We can choose to skip it by pressing the [Esc] key. Then we will wait until the language selection is displayed:

We can enter Chinese in the search bar in the lower left corner to help us quickly find the Chinese option

Continue with the installation

Select System--Installation Destination and enter the disk allocation interface

Here, select the disk in the local approved disk, then select Custom in Storage Configuration, and then select Done in the upper left corner. A customized disk allocation interface will be displayed. Here we use the + sign in the lower right corner to add a swap partition, and set the space size to twice the memory. Mine is 4G.

#Swap partition, usually set to twice the memory

Then add a \ to represent the remaining space, set the device type to standard partition, and select Finish.

After returning to the main interface, we can start the installation, and the following interface will be displayed

Select Root Password to set the root user's password (required), select Create User (recommended), and then wait for the installation to complete.

After restarting, you need to authenticate the license. Click to agree directly, then select Finish, and you can continue to restart.

Finally, the login interface will be displayed. We can enter the password according to the account and then start using CentOS.

Summarize

The above is the installation process of CentOS8 Linux 8.0.1905 introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website!
If you find this article helpful, please feel free to reprint it and please indicate the source. Thank you!

You may also be interested in:
  • CentOS 8 installation diagram (super detailed tutorial)
  • VMware installation of Centos8 system tutorial diagram (Chinese graphical mode)
  • VMware installation of Centos8 system tutorial diagram (command line mode)
  • CentOS 8 Installation Guide for Zabbix 4.4
  • VMware virtual machine installation CentOS 8 (1905) system tutorial diagram
  • MySQL 8.0.16 installation and configuration tutorial under CentOS7
  • Installation and configuration of mysql 8.0.15 under Centos7
  • Detailed steps to install Docker 1.8 on CentOS 7
  • MySQL 8.0.13 installation and configuration tutorial under CentOS7.3

<<:  getdata table table data join mysql method

>>:  A brief analysis of the basic implementation of Vue detection data changes

Recommend

Detailed explanation of the difference between CSS link and @import

How to add css in html? There are three ways to s...

Solve the problem of Nginx returning 404 after configuring proxy_pass

Table of contents 1. Troubleshooting and locating...

Use CSS to achieve circular wave effect

I often see some circular wave graphics on mobile...

JavaScript deshaking and throttling examples

Table of contents Stabilization Throttling: Anti-...

How does Vue download non-same-origin files based on URL

Generally speaking, we can have the following two...

Summary of principles for writing HTML pages for emails

Since HTML email is not an independent HOST page o...

Centos7 installation of Nginx integrated Lua sample code

Preface The computer I use is a Mac, and the oper...

Implement QR code scanning function through Vue

hint This plug-in can only be accessed under the ...

MySQL 5.7 generated column usage example analysis

This article uses examples to illustrate the usag...

How to add automatic completion commands for docker and kubectl on Mac

Introduction to kubectl kubectl is a command line...

How to allow remote connection in MySql

How to allow remote connection in MySql To achiev...

Dynamically edit data in Layui table row

Table of contents Preface Style Function Descript...