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
Using Navicat directly to connect via IP will rep...
Table of contents Preface 1. Background 2. Simula...
1. Build the basic image of jmeter The Dockerfile...
Table of contents 1. Choose the most appropriate ...
<html> <head> <meta http-equiv=&quo...
This article shares the specific code of js to ac...
Modern browsers no longer allow JavaScript to be ...
Preface After a long time of reading various mate...
Table of contents Common key aliases Key without ...
1. What is event delegation? Event delegation: Ut...
My system and software versions are as follows: S...
MySQL can be set when it is installed, but it see...
Due to the needs of the project, I plan to study ...
What is pip pip is a Python package management to...
The network configuration of Host Only+NAT mode u...