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:
|
<<: Solution to transparent font problem after turning on ClearType in IE
>>: Solve the compatibility issue between MySQL 8.0 driver and Alibaba Druid version
Install vsftpd $ sudo apt-get install vsftpd -y S...
Main differences: 1. Type SQL databases are prima...
Table of contents 1. Introduction 2. filter() 3. ...
One-click execution To install Python 3.8 in a vi...
Copy code The code is as follows: <span style=...
1. Mobile selection of form text input: In the te...
HTML reuse is a term that is rarely mentioned. Tod...
The editor recently wanted to get started with th...
MySQL 8.0.3 is about to be released. Let’s take a...
Phenomenon: After MySQL version 5.7, the default ...
The commonly used Oracle10g partitions are: range...
Table of contents nextTick Mixins $forceUpdate se...
1. Set up HOST on the host Macbook The previous d...
First: action is an attribute of form. HTML5 has d...
<br />This tag can display a horizontal line...