1. About the download problem of Ubuntu desktop version 1.1 Method 1 Official website download: Ubuntu desktop version download interface
The latest version number is 22.04.1 (published in 2022.08)
1.2 Method 2 Image Download (Comparatively Faster)
Mirror URL: **
University of Science and Technology of China Mirror Station Alibaba Cloud Mirror Station Chengdu University Mirror Station Chengdu Institute of Technology Mirror Station Hangzhou University Mirror Station Fudan University Mirror Station etc...
1.3 Method Three Cloud Disk Download
Access address: UbuntuISO and VMware15.5 (although centOS7 is also included) (Access code: u835) or send me a private message;
2. For VMware installation details, please see the article [CentOS_Linux] CentOS_Linux_InstallationTutorial.pdf and VMware15 installation
The specific operation...is not discussed here;
3. Install Ubuntu3.1 and create a new virtual machine
3.1.1 Other configurations
3.2 Install Ubuntu
Open the virtual machine
`Just press Enter in this interface`
Normal installation is slower, and all tools need to be downloaded
continue;
Enter the user name, computer name, etc. deepin linux, and select the remaining options as needed:
Restarting;
Some instructions
I forgot to take screenshots of the rest. Although there is nothing that needs to be done after restarting, it is worth explaining that if you choose normal installation, we will find that there are many software after restarting;
Another one is that Ubuntu comes with python3; and there is no vim command
Problems encountered during installation
When the VMware virtual machine won the bid for Kirin Linux when installing Ubuntu, the window display was incomplete and it was difficult to proceed with the next step of installation normally;
solve
Change screen frame rate;
At this time, we can only open the terminal through the shortcut key Ctrl Alt Tlinux installation ubuntu software centerlinux installation ubuntu software center, and enter the command xrandr-s1280x800 in the terminal, and press Enter. After that, you can install it normally~~~~ (It should be noted that the "x" here is the letter x). Please do not write it like the "*" multiplication sign in the physical formula
After installation, let’s change the frame rate - operation: right-click on the desktop and click Display to set.
The above is the detailed content of Solutions for downloading Ubuntu desktop version faster. For more information, please follow other related articles on the PHP Chinese website!