VMware virtual machine installation CentOS 8 (1905) system tutorial diagram

VMware virtual machine installation CentOS 8 (1905) system tutorial diagram

The world-famous virtual machine software VMware-workstation-full-15.5.0-14665864.exe has been updated. VMware Workstation Pro 15 has been completely transformed and the UI and LOGO icon have been remade. VMware Workstation allows the operating system and applications to run inside a virtual machine. A virtual machine is a discrete environment that runs independently of the host operating system.

CentOS 8 is officially released! CentOS fully complies with Red Hat's redistribution policy and strives to be fully functionally compatible with upstream products. CentOS's modifications to the components are primarily to remove Red Hat's trademarks and artwork. This version also includes the new RHEL upstream, CentOS Streams.

CentOS 8 is officially released, based on Red Hat Enterprise Linux 8 https://www.jb51.net/article/170865.htm

The major changes in CentOS 8 are consistent with RedHat Enterprise Linux 8. It is based on Fedora 28 and kernel version 4.18, providing users with a stable, secure, and consistent foundation that spans hybrid cloud deployments and supports the tools needed for traditional and emerging workloads.

The following is a detailed description of the process of installing the CentOS 8.0 (1905) system on a VMware virtual machine.

In this chapter: Installation of CentOS 8 (CentOS-8-1905)

1. Install the CD and select Install CentOS Linux 8.0.1905

2. Select the system language. I chose English here, but you can also choose Chinese. Just scroll down.

3. Set the keyboard, partition, system language, installation method (I choose minimal installation here, you can also choose GUI installation-with interface), time zone, network configuration, etc.

4. Set a password and wait for the installation to succeed

5. Restart the system

6. Installation successful

Summarize

The above is the CentOS 8 (1905) system installation tutorial illustrated 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:
  • Detailed explanation of setting static ip network card for CentOS 8 VMware virtual machine to access the Internet
  • Graphic tutorial on installing CentOS7 on VMware 15.5
  • VMware installation of Centos8 system tutorial diagram (Chinese graphical mode)
  • vmware workstation12 installation centos prompts VMware Player and Device/Credential Guard are incompatible, reasons and solutions
  • Graphical tutorial on installing CentOS 7.3 on VMWare
  • VMware installation of CentOS virtual machine and configuration network graphic tutorial

<<:  How to use ElementUI pagination component Pagination in Vue

>>:  MySQL 8.0.11 installation and configuration method graphic tutorial MySQL 8.0 new password authentication method

Recommend

Use button trigger events to achieve background color flashing effect

To achieve the background color flashing effect, j...

How to install and configure the Docker Compose orchestration tool in Docker.v19

1. Introduction to Compose Compose is a tool for ...

Implementation code for installing vsftpd in Ubuntu 18.04

Install vsftpd $ sudo apt-get install vsftpd -y S...

The most comprehensive explanation of the locking mechanism in MySQL

Table of contents Preface Global Lock Full databa...

Sharing tips on using vue element and nuxt

1. Element time selection submission format conve...

An article teaches you JS function inheritance

Table of contents 1. Introduction: 2. Prototype c...

Detailed analysis of matching rules when Nginx processes requests

When nginx receives a request, it will first matc...

CSS warped shadow implementation code

This article introduces the implementation code o...

Detailed explanation of CSS counter related attributes learning

The CSS counter attribute is supported by almost ...

Detailed explanation of JSON.parse and JSON.stringify usage

Table of contents JSON.parse JSON.parse Syntax re...

Tips on HTML formatting and long files for web design

<br />Related articles: 9 practical suggesti...

Two ways to clear table data in MySQL and their differences

There are two ways to delete data in MySQL: Trunc...