Alibaba Cloud download site http://mirrors.aliyun.com/centos/
Instructions for each version:
CentOS-7-x86_64-DVD-1708.iso standard installation version, generally download this one (recommended)
CentOS-7-x86_64-NetInstall-1708.iso network installation image (install from the network or rescue the system)
CentOS-7-x86_64-Everything-1708.iso supplements the software of the full installation disk and integrates all software. (Contains a complete package of centos7, which can be used to install the system or fill the local mirror)
CentOS-7-x86_64-LiveGNOME-1708.iso GNOME Desktop Edition
CentOS-7-x86_64-LiveKDE-1708.iso KDE desktop version
CentOS-7-x86_64-Minimal-1708.iso streamlined version, with minimal software
After clicking Finish, the creation of the virtual machine is completed, and the ip of the virtual machine is set below
Set ip through the next step
Set the time zone to Asia and city to Shanghai, click Done to confirm the setting
Click NETWORK&HOSTNAME to configure config
Then enter the system installation process, after the system installation is complete, restart the system
We can modify the fourth paragraph of ip in the above figure. For the configuration of dynamic ip and static ip, please refer to https://blog.csdn.net/cen50958/article/details/89278748
After modifying the network configuration, we need to execute the command: service network restart, restart the network, if the ping fails to Baidu, you need to restart the system, and then you can ping.
Next, our centos can be used frequently, and we can also use the remote connection host software to connect to our Linux system.
Before connecting centos, you need to run centos first, and then xshell can perform the following configuration.