Centos 7 64-bit desktop version installation graphic tutorial

Centos 7 64-bit desktop version installation graphic tutorial

If you think the system is slow and want to change the source, I have sorted it out in another article https://blog.csdn.net/luguodehua/article/details/79955171

1. Download the Centos7 64 file as follows. This version of the image comes with a desktop installation option.

Download CentOS
Go to the centos official website and click on the mirror of version 7

2. Download vmware

Go to wmware's official website https://my.vmware.com, you need to register an account first.

After installation, modify the local CPU virtualization: enter BIOS, enter security or System Configuration or processor Settings. The options may vary depending on the motherboard, but there are basically these options. Then find the Virtualization line, set it to Enable, then save and restart.

3. Open the virtual machine to start the installation:

(1) Create a new (Linux) virtual machine


(2) Default typical installation, click "Next":


(3) Select CentOS iso and click "Next":


(4) Select the location where you want to store your virtual machine and click "Next":


(5) Allocate the size of your system disk. Newbies can directly make the system disk larger without adding another disk. Adding another disk is a bit troublesome.

(6) Click “Customize Hardware”:


(7) The software defaults to 1 CPU with 1 core, and can be increased to 2 cores if conditions are better. Click Close.


(8) Click “Finish”:


(9) Click: "I have completed the installation":


(10) Tools can be installed now or after the system is installed.


(11) Select Chinese:

(11) Click software selection: Select desktop:


(12) Click to start the installation and set the root and user passwords during the process:


(13) After restarting, you need to agree to:


You may also be interested in:
  • CentOS 7 installation and configuration tutorial under VMware10
  • Graphical tutorial on installing CentOS 7.3 on VMWare
  • CentOS 7 installation and configuration method graphic tutorial
  • VMware virtual machine installation CentOS 6.9 graphic tutorial
  • Detailed tutorial on installing CentOS 7 with vmware
  • Tutorial on installing Centos operating system on VMware virtual machine
  • VMware installation CentOS graphic tutorial
  • VMWare installation CentOS 6.9 tutorial
  • CentOS 6.5 64-bit installation and configuration tutorial in VMware 12
  • CentOS 7 installation tutorial under VMware

<<:  Vue.js implements the code of clicking the icon to zoom in and leaving

>>:  What to do if you forget your mysql password

Recommend

Solve the problem of garbled Chinese characters in Mysql5.7

When using MySQL 5.7, you will find that garbled ...

How to install MySQL database on Debian 9 system

Preface Seeing the title, everyone should be thin...

Two methods to stretch the background image of a web page

There are two solutions: One is CSS, using backgro...

MySQL statement summary

Table of contents 1. Select database USE 2. Displ...

JavaScript implements front-end countdown effect

This article shares the specific code of JavaScri...

Win32 MySQL 5.7.27 installation and configuration method graphic tutorial

The installation tutorial of MySQL 5.7.27 is reco...

Introduction to the role of HTML doctype

Document mode has the following two functions: 1. ...

Summary of 11 common mistakes made by MySQL call novices

Preface You may often receive warning emails from...

Why is IE6 used by the most people?

First and foremost, I am a web designer. To be mor...

Basic knowledge: What does http mean before a website address?

What is HTTP? When we want to browse a website, w...

How to monitor multiple JVM processes in Zabbix

1. Scenario description: Our environment uses mic...

Implementation of Vue 3.x project based on Vite2.x

Creating a Vue 3.x Project npm init @vitejs/app m...

Linux uses suid vim.basic file to achieve privilege escalation

Reproduce on Kali First set suid permissions for ...

Teach you about react routing in five minutes

Table of contents What is Routing Basic use of pu...