VMware ESXi installation and use record (with download)

VMware ESXi installation and use record (with download)

What is VMware ESXi?
It is a powerful bare-metal hypervisor that installs directly on your physical server. By directly accessing and controlling the underlying resources, VMware ESXi effectively partitions hardware to consolidate applications and reduce costs. It is the industry leader in efficient architecture, setting the standard for reliability, performance, and support. Those who need to download ESXi can download it at the end of the article

1. Install ESXi

First, open the VMware virtual machine (refer to <Build a Linux virtual machine and write a simple program>), click "File" -> "New Virtual Machine (N)" in the upper left corner, refer to Figure 1:

insert image description here

Figure 1 Creating a new virtual machine

Select "Custom (Advanced)©", click Next (N), refer to Figure 2:

insert image description here

Figure 2 New Virtual Machine Wizard

Select ESXi 6.7 U2 in Hardware Compatibility (H) and click Next (N). Refer to Figure 3:

insert image description here

Figure 3 Select hardware compatibility

Select "Install the operating system later", click Next (N), refer to Figure 4:

insert image description here

Figure 4 Install the operating system later

Select "VMware ESXi 6.x" in "VMware ESX(X)", click Next (N), refer to Figure 5:

insert image description here

Figure 5 Select VMware ESXi version

Set the virtual machine name/location, click Next (N), refer to Figure 6:

insert image description here

Figure 6 Setting the virtual machine name/location

Set the total number of processor cores according to actual needs, click Next (N), and refer to Figure 7:

insert image description here

Figure 7 Setting the number of processors/cores per processor

Allocate virtual memory according to actual needs, click Next (N), refer to Figure 8:

insert image description here

Figure 8 Allocating virtual memory

Select the network connection type according to actual needs, click Next (N), refer to Figure 9:

insert image description here

Figure 9 Select the network connection type

Select the I/O controller type according to actual needs, click Next (N), and refer to Figure 10:

insert image description here

Figure 10 Select I/O controller type

Select the disk type according to actual needs, click Next (N), refer to Figure 11:

insert image description here

Figure 11 Select disk type

Select a disk according to actual needs, click Next (N), refer to Figure 12:

insert image description here

Figure 12 Select disk

Set the disk size according to actual needs, click Next (N), refer to Figure 13:

insert image description here

Figure 13 Setting the disk size

Accept the default settings and click Next (N), refer to Figure 14:

insert image description here

Figure 14 Specifying a disk file

At this point, all hardware configurations are basically completed (click "Customize Hardware©" to modify the settings you just made), click Next (N), refer to Figure 15:

insert image description here

Figure 15 Complete virtual machine creation

2. Set up ESXi

Click "Edit Virtual Machine Settings", refer to Figure 16:

insert image description here

Figure 16 Virtual machine settings

Click "CD/DVD (IDE)", select "Use ISO image file (M)", click "Browse (B)" to find the iso file, and then click "OK", refer to Figure 17:

insert image description here

Figure 17 Setting CD/DVD (IDE)

Click "Start Starting the Virtual Machine", refer to Figure 18:

insert image description here

Figure 18 Setting CD/DVD (IDE)

Press the "Enter" key, refer to Figure 19:

insert image description here

Figure 19 Continue

Press the "F11" key, refer to Figure 20:

insert image description here

Figure 20 Accept and Continue

Press the "Enter" key, refer to Figure 21:

insert image description here

Figure 21 Continue

Press the "Enter" key, refer to Figure 22:

insert image description here

Figure 22 Continue

The login password must contain numbers, English letters and special symbols, and the password length must be greater than 8 characters (such as qwer1234!), refer to Figure 23:

insert image description here

Figure 23 Setting password

Press the "F11" key, refer to Figure 24:

insert image description here

Figure 24 Install

Press the "Enter" key, refer to Figure 25:

insert image description here

Figure 25 Reboot

3. Start ESXi

Click "Start Starting the Virtual Machine", refer to Figure 26:

insert image description here

Figure 26 Starting the virtual machine

At this moment, the ESXi server can be accessed normally. Press the "F2" key to modify some configurations, and press the "F12" key to choose to restart or shut down. Refer to Figure 27:

insert image description here

Figure 27 ESXi interface

Enter the IP address on the ESXi interface and log in to the Web operation platform, refer to Figure 28:

insert image description here

Figure 28 ESXi Web interface

Click "Virtual Machine", then click "Create/Register Virtual Machine". At this time, we can freely allocate virtual machine resources according to actual needs (), refer to Figure 29:

insert image description here

Figure 29 Create/register a virtual machine

Click "Create a new virtual machine", then click "Next", refer to Figure 30:

insert image description here

Figure 30 Create a new virtual machine

Enter the name, compatibility, etc. according to actual needs, and then click "Next Page", refer to Figure 31:

insert image description here

Figure 31 Select the name and guest operating system

Select data storage according to actual needs, and then click "Next Page", refer to Figure 32:

insert image description here

Figure 32 Select data storage

Customize the virtual machine hardware information, and then click "Next", refer to Figure 33:

insert image description here

Figure 33 Virtual machine hardware information

At this point the virtual machine has been configured, then click "Finish", refer to Figure 34:

insert image description here

Figure 34 Configuration information

You can see the newly created virtual machine under "Create/Register Virtual Machine", then click the virtual machine "test", refer to Figure 35:

insert image description here

Figure 35 Successfully created

Now we can start the virtual machine, and we also understand the general deployment process, refer to Figure 36:

insert image description here

Figure 36 Virtual machine startup interface

Download ESXi

Link: https://pan.baidu.com/s/1XovRMEp_kh8viSI5N-E0gg

Extraction code: dgz9

The above is the detailed content of VMware ESXi installation and usage record (with download). For more information about VMware ESXi installation, please pay attention to other related articles on 123WORDPRESS.COM!

You may also be interested in:
  • Detailed steps for installing and using vmware esxi6.5
  • How to successfully retrieve VMware Esxi root password after forgetting it
  • Simple setup of VMware ESXi6.7 (with pictures and text)
  • VMware ESXi 6.0 and deployment of virtual machine installation tutorial (picture and text)
  • VMware vSphere 6.7 (ESXI 6.7) graphic installation steps
  • vmware esxi 5.0 forgotten password reset method
  • VMware ESXI server virtualization cluster

<<:  Make a nice flip login and registration interface based on html+css

>>:  Interpretation of 17 advertising effectiveness measures

Recommend

IIS7~IIS8.5 delete or modify the server protocol header Server

Requirements: Remove HTTP response headers in IIS...

An Incomplete Guide to JavaScript Toolchain

Table of contents Overview Static type checking C...

How to connect to docker server using ssh

When I first came into contact with docker, I was...

The implementation process of Linux process network traffic statistics

Preface Linux has corresponding open source tools...

A brief discussion on the synchronization solution between MySQL and redis cache

Table of contents 1. Solution 1 (UDF) Demo Case 2...

Detailed explanation of JavaScript object conversion to primitive value

Table of contents Object.prototype.valueOf() Obje...

Instructions for using the meta viewport tag (mobile browsing zoom control)

When OP opens a web page with the current firmwar...

MySQL slave library Seconds_Behind_Master delay summary

Table of contents MySQL slave library Seconds_Beh...

Solution to the error when calling yum in docker container

When executing yum in dockerfile or in the contai...

How to Delete Junk Files in Linux Elegantly

I wonder if you are like me, a programmer who arr...

Analysis of MySQL query sorting and query aggregation function usage

This article uses examples to illustrate the use ...

MySql import CSV file or tab-delimited file

Sometimes we need to import some data from anothe...

Nginx Linux installation and deployment detailed tutorial

1. Introduction to Nginx Nginx is a web server th...

Detailed explanation of docker version es, milvus, minio startup commands

1. es startup command: docker run -itd -e TAKE_FI...