1. Download the Centos ISO image
Mirrors.aliyun.com/centos/7.8….
2. After installation,
- 1. The network mode is shared and the bridge network can be tested without any problem.
- 2. Enable the network on the VM
service sshd restart
chkconfig sshd on
Copy the code
Then set the password for the virtual machine. OK!