Installation and configuration of CentOS 7 in VMware Workstation

   Copyright statement: This article is the original article of the blogger, please indicate the source for reprinting. https://blog.csdn.net/gongxifacai_believe/article/details/53056446

1、 Install CentOS 7 system

The steps to install CentOS 7 on the VMware Workstation virtual machine are as follows:

Click "Begin Installation" to start the installation.

After the installation is complete, enter the text mode interface, follow the prompts, accept the license and create a user, you can enter the graphical desktop system.

Enter the root user, as shown in the figure below.

The CentOS 7 desktop system is shown in the figure below.

2、 Network Configuration

Go to /etc/sysconfig/network-scripts and open the ifcfg-eno16777736 file.

Change BOOTPROTO=none to BOOTPROTO=static

Restart the network service.

The virtual machine uses VMware Network Adapter VMnet8 network card, NAT mode Internet access. The IP address of VMnet8 is: 192.168.217.1, and the IP address of virtual machine is: 192.168.217.2. VMnet8 acts as the gateway of the virtual machine to forward network packets to the physical network card of the physical machine, that is, the virtual machine shares with the physical host through the virtual network card VMnet8 The IP address of the physical host goes online. The virtual machine configuration is as follows.

If you did not configure the network when installing CentOS 7, you can also use the nmtui command to configure the network after the system is successfully installed. You need to "Edit Configuration" -> "Activate Connection" -> "Set Host Name" respectively.

After the configuration is completed using the nmtui command, go to /etc/sysconfig/network-scripts/, change BOOTPROTO=none in the ifcfg-eno16777736 file to BOOTPROTO=static, and then use service network restart to restart the network service, as described above, network The configuration can be successful.

Recommended Posts

Installation and configuration of CentOS 7 in VMware Workstation
Installation and configuration of JDK in CentOS 7 system
Centos7 installation and configuration of Jenkins
Installation and configuration of rsync server under CentOS 6.5
Installation, configuration and uninstallation of GitLab in Ubuntu19.1
Centos mysql installation and configuration
Centos7 installation and configuration prometheus
CentOS 7 installation and configuration PPTP
CentOS installation and configuration cmake
Centos7.5 installation and configuration MongoDB4.0.4
CentOS 7 installation and configuration PPTP
Centos6.5 installation and deployment of KVM
Centos7 hadoop cluster installation and configuration
CentOS7 installation and maintenance of Gitlab
Java-JDK installation and configuration under CentOS
CentOS 7 Tomcat service installation and configuration
CentOS NTP server installation and configuration
Centos7 mysql database installation and configuration
Detailed explanation of Spark installation and configuration tutorial under centOS7
CentOS 7 system installation and configuration graphic tutorial
Installation and use of Mysql under CentOS
Tomcat installation and configuration under CentOS 7 (Tomcat startup)
MySQL 8.0 installation, deployment and configuration under CentOS 6/7
Centos-6.5 installation and deployment of LNMP environment
Centos7 installation and deployment of gitlab server
Installation and deployment of Nginx in Ubuntu
Centos7 hive stand-alone mode installation and configuration
Centos7 installation and deployment of Airflow detailed
CentOS 6.5 system installation and configuration graphic tutorial (detailed graphic)
OpenMPI-Ubuntu installation and configuration
Centos7 installation of PHP and Nginx tutorial detailed
Graphical installation of CentOS8
Mysql8.0.15 installation configuration (centos7)
IP and network settings of CentOS Linux 7 VMware
MySQL 8.0 installation, deployment and configuration tutorial on CentOS 8
Installation and use of SSH in Ubuntu environment
Installation and cracking of confluence6.3 operation records under Centos
Ubuntu16.04 mirror complete installation and configuration tutorial under VMware
Common issues in IDC computer room and Centos8 installation
Installation and simple practice of MySQL in ubuntu environment (1)
Detailed installation steps of CentOS6.4 system in virtual machine
Environment configuration of JDK, mysql and tomcat under Centos7
Detailed explanation of CentOS7 network setting tutorial in vmware
Ubuntu16.04 installation and simple configuration
centos7 kvm installation and use
CentOS7 postgresql installation and use
CentOS environment installation of Docker
Ubuntu PostgreSQL installation and configuration
Centos7 elk7.1.1 installation and use
CentOS7 installation and maintenance of nginx from entry to master
Centos8 minimal deployment and installation of OpenStack Ussuri detailed tutorial
Introduction to CentOS7 installation process of openjdk, tomcat and mysql
Happy installation of Jenkins in ubuntu
Analysis of Hyper-V installation CentOS 8 problem
CentOS 8 install Git and basic configuration
Centos7 installation of Dameng database tutorial
CentOS 8 installation of MariaDB detailed tutorial
Installation under centos6.9 of jenkins learning
CentOS configuration git server in VirtualBox
CentOS7.2 and Nginx configuration virtual host
Detailed examples of Centos6 network configuration