A complete tutorial on installing Ubuntu 20.04 using VMware virtual machine

A complete tutorial on installing Ubuntu 20.04 using VMware virtual machine

Ubuntu is a relatively popular Linux desktop system. Recently, Ubuntu 20.04 came out. Let’s see what’s new.

It is safer to use a virtual machine to install the new system. Prepare the tools as follows:

  • Ubuntu 20.04 image iso
  • Virtual Machine VMware or its virtual machine

1. Installation

The installation is relatively simple, and we mainly use the graphical interface to record the installation steps.

Open VMware and create a new virtual machine:

Create a new virtual machine

2. Set parameters such as hard disk, memory, processor, and image loading

Loading the Ubuntu image
insert image description here

insert image description here
insert image description here

insert image description here

3. Click Install

insert image description here
insert image description here
insert image description here

4. Set up the system

insert image description here
insert image description here
insert image description here
insert image description here
insert image description here
insert image description here

5. Wait for the installation to complete and then restart

insert image description hereinsert image description here

2. Turn on the computer

Exit the mirror system first

insert image description here
insert image description here

Enter the password to enter the system and do some simple configuration. Some of them can be skipped.

insert image description here
insert image description here
insert image description here

Then, you can see the true appearance of Ubuntu 20.04

insert image description here 3.

There is no Python2 for the trial, only Python3, the version is Python 3.8.2

insert image description here

Kernel upgraded to 5.4

insert image description here

document

insert image description here 4.

summary

Compared with previous versions, Ubuntu 20.04 has a better style, and the startup and shutdown speeds are faster. The overall experience is still good.

This is the end of this article about the full tutorial on installing Ubuntu 20.04 using the virtual machine VMware. For more relevant VMware installation of Ubuntu content, please search 123WORDPRESS.COM's previous articles or continue to browse the following related articles. I hope everyone will support 123WORDPRESS.COM in the future!

You may also be interested in:
  • VMware virtual machine installation Apple Mac OS super detailed tutorial
  • Solve the problem of black screen when starting VMware virtual machine
  • How to install Android x86 in vmware virtual machine
  • When installing a virtual machine on Thinkpad VMware, the message "This host supports Intel VT-x, but Intel VT-x is disabled" appears (problem solution)
  • Solution to the VMware virtual machine prompt that the exclusive lock of this configuration file failed
  • The latest virtual machine VMware 14 installation tutorial

<<:  Analysis of common usage examples of MySQL process functions

>>:  Example analysis of the principle and solution of MySQL sliding order problem

Recommend

Detailed explanation of the data responsiveness principle of Vue

This article is mainly for those who do not under...

HTML page jump code

Save the following code as the default homepage fi...

Vue implements adding watermark to uploaded pictures

This article shares the specific implementation c...

MYSQL stored procedures, that is, a summary of common logical knowledge points

Mysql stored procedure 1. Create stored procedure...

Explanation of Truncate Table usage

TRUNCATE TABLE Deletes all rows in a table withou...

MySQL database query performance optimization strategy

Optimize queries Use the Explain statement to ana...

General Guide to Linux/CentOS Server Security Configuration

Linux is an open system. Many ready-made programs...

Installation tutorial of mysql 5.7 under CentOS 7

1. Download and install the official MySQL Yum Re...

CSS positioning layout (position, positioning layout skills)

1. What is positioning? The position attribute in...

Summarize the problems encountered in using Vue Element UI

Table of contents 1. DateTimePicker date selectio...

How to start a Java program in docker

Create a simple Spring boot web project Use the i...

Detailed analysis of MySQL 8.0 memory consumption

Table of contents 1. innodb_buffer_pool_size 2. i...

Install three or more tomcats under Linux system (detailed steps)

If you want to install multiple tomcats, you must...