The most complete and detailed process of installing deepin20 on vmware virtual machine

The most complete and detailed process of installing deepin20 on vmware virtual machine

Virtual machine software: vmware workstation

Image: deepin-desktop-community-1002-amd64.iso

Create the installation directory in advance: D:\linux\deepin-20

1. Open the installed vmware workstation and click to create a new virtual machine

2.

3.

4.

5.

6.

7.

8.

9.

10.

11.

12.

13.

14.

15.

16.

17.

18.

19.

20.

twenty one,

twenty two,

twenty three,

twenty four,

25.

26.

27.

28.

29.

30.

31.

32.

33.

34.

35. Take the next step until you are done

36. Installation is complete

37. Test terminal and check system

38.

39.

40. Test Network

xiaoxiami@xiaoxiami:~$ ifconfig | head -n 3 ## ip
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet 192.168.3.38 netmask 255.255.255.0 broadcast 192.168.3.255
        inet6 fe80::4794:f67e:65fc:ef81 prefixlen 64 scopeid 0x20<link>
xiaoxiami@xiaoxiami:~$ ping www.baidu.com
PING www.a.shifen.com (39.156.66.14) 56(84) bytes of data.
64 bytes from 39.156.66.14 (39.156.66.14): icmp_seq=1 ttl=51 time=11.0 ms
64 bytes from 39.156.66.14 (39.156.66.14): icmp_seq=2 ttl=51 time=10.9 ms
64 bytes from 39.156.66.14 (39.156.66.14): icmp_seq=3 ttl=51 time=11.1 ms
^C
--- www.a.shifen.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 21ms
rtt min/avg/max/mdev = 10.919/11.002/11.071/0.136 ms
xiaoxiami@xiaoxiami:~$ ^C
xiaoxiami@xiaoxiami:~$ ping 192.168.3.4
PING 192.168.3.4 (192.168.3.4) 56(84) bytes of data.
64 bytes from 192.168.3.4: icmp_seq=1 ttl=128 time=0.229 ms
64 bytes from 192.168.3.4: icmp_seq=2 ttl=128 time=0.173 ms
64 bytes from 192.168.3.4: icmp_seq=3 ttl=128 time=0.186 ms
^C
--- 192.168.3.4 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 56ms
rtt min/avg/max/mdev = 0.173/0.196/0.229/0.023 ms

Network connectivity.

This is the end of this article about the whole process of installing deepin20 on a vmware virtual machine. For more relevant content about installing deepin20 on a vmware virtual machine, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future!

You may also be interested in:
  • Detailed steps to install centos with vmware10.0 cracked version
  • Detailed process of using vmware to test PXE batch installation server
  • The latest virtual machine VMware 14 installation tutorial
  • Detailed steps for installing and using vmware esxi6.5
  • VMware15/16 Detailed steps to unlock VMware and install MacOS
  • VMware, nmap, burpsuite installation tutorial

<<:  Solution to transparent font problem after turning on ClearType in IE

>>:  Solve the compatibility issue between MySQL 8.0 driver and Alibaba Druid version

Recommend

How to connect to MySQL remotely through Navicat

Using Navicat directly to connect via IP will rep...

Rounding operation of datetime field in MySQL

Table of contents Preface 1. Background 2. Simula...

Detailed tutorial on distributed operation of jmeter in docker environment

1. Build the basic image of jmeter The Dockerfile...

9 Tips for MySQL Database Optimization

Table of contents 1. Choose the most appropriate ...

js to write the carousel effect

This article shares the specific code of js to ac...

CSS injection knowledge summary

Modern browsers no longer allow JavaScript to be ...

How to use selenium+testng to realize web automation in docker

Preface After a long time of reading various mate...

Detailed explanation of Vue's keyboard events

Table of contents Common key aliases Key without ...

JavaScript adds event listeners to event delegation in batches. Detailed process

1. What is event delegation? Event delegation: Ut...

How to set password for mysql version 5.6 on mac

MySQL can be set when it is installed, but it see...

Summary of bootstrap learning experience-css style design sharing

Due to the needs of the project, I plan to study ...

How to upgrade all Python libraries in Ubuntu 18.04 at once

What is pip pip is a Python package management to...

Network configuration of Host Only+NAT mode under VirtualBox

The network configuration of Host Only+NAT mode u...