Install CentOS under VM virtual machine
Recently, I have been playing Linux and watched several versions, and today I am going to demonstrate how to install CentOS-7 in a VM virtual machine environment.
If there is anything wrong with it, you are welcome to point out warmly and make progress together. Thank you.
Note: although the system used here is CentOS, it is still applicable to other systems, with roughly the same steps.
1. Preparatory work
VM virtual machine
Please refer to: https://blog.51cto.com/13886506/2441308 here
CentOS Mirror
The image can be downloaded from Aliyun private server: http://mirrors.aliyun.com/centos/7/isos/x86_64/
You can choose according to your personal needs. I choose the DVD version here.
Can also be downloaded by Baidu Cloud: link: https://pan.baidu.com/s/1KXGcadd1-t8uWOU5UpJWQg
Extraction code: noe5
2. Open the virtual machine and start the installation
Click to create a new virtual machine
4. It is recommended for beginners to choose typical (recommended), and click next.
5. Set the user name and password here. If you use it yourself, you can set it a little easier, and you may have to enter it frequently in the future to avoid tediousness.
6. Here, as shown in the figure, select the installer CD image file, click Browse, find the downloaded CentOs image file, select, and then go back to the interface above, and click next.
7. If there are no special and clear requirements here, you can choose by default, and click next directly.
8. You can make a choice here according to the actual requirements, or you can modify it again later. Click finish after the modification.
9. You can go through here directly. If there is a warning, you can set it by clicking the mouse.
10. Administrators and users can be set up if necessary, or not here. Then wait for the installation of the components to be completed, which may take a little longer. You can do something else to avoid wasting time.
11. The password here is the user name and password set in step 5. Enter and enter to log in.
12. Now we can play happily!