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

Several principles for website product design reference

The following analysis is about product design pr...

A brief discussion on how to write beautiful conditional expressions in JS

Table of contents Multiple conditional statements...

JS implements a stopwatch timer

This article example shares the specific code of ...

How to modify the root password of mysql under Linux

Preface The service has been deployed on MySQL fo...

Summary of Textarea line break issues in HTML

Recently, I encountered a problem of whether the d...

Introduction to keyword design methods in web design

Many times, we ignore the setting of the web page ...

Detailed explanation of the mysql database LIKE operator in python

The LIKE operator is used in the WHERE clause to ...

What codes should I master when learning web page design?

This article introduces in detail some of the tech...

Implement 24+ array methods in JavaScript by hand

Table of contents 1. Traversal Class 1. forEach 2...

Summary of MySQL basic common commands

Table of contents MySQL basic common commands 1. ...