How to install the centos7 virtual machine in win10
Most people do not understand the knowledge points of this article "win10 how to install centos7 virtual machine", so the editor summarizes the following content, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "win10 how to install centos7 virtual machine" article.
1. Download vmware workstation 64 version
two。 Download centos-7-x86_64-dvd-1810
3. Install the system on the virtual machine
4. Configure network, virtual machine-> Settings-> set network, set bridging mode
5. Virtual machine configuration ip
Before entering the system, let's confirm the host's ip address, gateway, dns and other information.
Then, enter the system to edit the network card configuration file, and the command is vi / etc/sysconfig/network-scripts/ifcfg-eth0
The content is added as follows:
After editing, save and exit, and then restart the virtual machine network card
Service network restart
If ping baidu.com can ping, it is proved to be successful.
6. Download and install ifconfig
Yum search ifconfig
Yum install net-tools.x86_64 above is about the content of this article on "how to install the centos7 virtual machine in win10". I believe we all have some understanding. I hope the content shared by the editor will be helpful to you. If you want to know more about the relevant knowledge, please follow the industry information channel.