Detailed steps to install CentOS7 system on VMWare virtual machine

Detailed steps to install CentOS7 system on VMWare virtual machine

Pre-installation work:

Make sure vmware workstation is installed and prepare the centos installation package.

The following demonstration installation tools and versions:

  1. VMware Workstation Pro 15.5.0
  2. CentOS-7-x86_64-DVD-1908

Installation steps:

1. Select the file in the upper left corner and create a new virtual machine:

2. Select Custom and click Next: [Read from left to right]

3. Keep clicking Next until completed:

4. Edit the virtual machine settings and set the image location: [Read from left to right]

5. Click to start this virtual machine and proceed to the next step of configuration:

6. After entering the page, put the mouse inside the page and click to hide the mouse. You can use the ctrl+alt keys to display the mouse. Use the up and down keys on the keyboard to select install centos7 and press the enter key to enter:

7. Select the operating system language: [You can choose English to set it to English]

8. Select software. The minimum installation is the basic functions of Linux, which is a command line interface and is sufficient for learning: [You can also choose a server with GUI or Gonme desktop, which has an interface similar to the Windows system. I will demonstrate with a minimal installation here]

9. Select the installation location:

10. Perform network and host name configuration:

11. Set the system root user login password: [You can create a common user or enter the system to create one]

12. Wait for the installation to be successful, restart the system and log in by entering the username and password you set. [The highest user name is root]

This is the end of this article about the detailed steps to install the Centos7 system on the VMWare virtual machine. For more relevant content about installing Centos7 on the VMWare virtual machine, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future!

You may also be interested in:
  • Install Linux using VMware virtual machine (CentOS7 image)
  • CentOS7 network configuration under VMware virtual machine (host wireless Internet access)
  • Windows uses VMware to create a Linux virtual machine and install the CentOS7.2 operating system
  • Tutorial diagram of installing centos7.3 on vmware virtual machine
  • VMWare virtual machine Centos7 installation of Oracle database tutorial diagram
  • CentOS7 installation graphic tutorial in Vmware virtual machine
  • 2022 latest version VMware virtual machine installation CentOS7 installation graphic tutorial

<<:  A question about border-radius value setting

>>:  HTML basics HTML structure

Recommend

Some notes on mysql self-join deduplication

Let me briefly explain the functional scenario: T...

Native JS realizes uniform motion of various sports

This article shares with you a uniform motion imp...

How to use vue filter

Table of contents Overview Defining filters Use o...

20 excellent foreign web page color matching cases sharing

This article collects 20 excellent web page color ...

Some thoughts and experience sharing on web page (website) design and production

First, before posting! Thanks again to I Want to S...

Selection and thinking of MySQL data backup method

Table of contents 1. rsync, cp copy files 2. sele...

jQuery achieves full screen scrolling effect

This article example shares the specific code of ...

Use of Linux read command

1. Command Introduction The read command is a bui...

MySQL cursor functions and usage

Table of contents definition The role of the curs...

How to configure SSL certificate in nginx to implement https service

In the previous article, after using openssl to g...

Several solutions for CSS record text icon alignment

It is very common to see images and text displaye...

Vue implements click feedback instructions for water ripple effect

Table of contents Water wave effect Let's see...

Getting Started Tutorial for Beginners ⑨: How to Build a Portal Website

Moreover, an article website built with a blog pro...

Solutions to Mysql index performance optimization problems

The optimization created by MySQL is to add index...