IP and network settings of CentOS Linux 7 VMware

IP and network settings of CentOS Linux 7 VMware

Foreword:

1、 Set the ip and network of the linux virtual machine
2、 Use xshell to connect to the set virtual machine

First: change the virtual machine network adapter

①Open the control panel-network and Internet-network connection
②Find VMnet8, right-click properties, find IPv4, click properties, and set as shown below

  1. png

  1. png

③Start VMware settings, select the virtual machine, right-click to set

  1. png

④ Click Edit, click the virtual machine network editor, and make the following settings

  1. png

⑤After the setting is complete, log in to the virtual machine as the root user and enter:

ip addr
Record the string pointed to

  1. png

⑥Configure the network card, bind a static IP, and open the configuration file eno16777736

vim /etc/sysconfig/network-scripts/ifcfg-eno16777736 

  1. png

  1. png

⑦Restart the network card service after modifying the configuration:

service network restart

⑧ Test: ping baidu.com, the following figure shows success.

  1. png
Then: use Xshell to connect to the set virtual machine######

①Download and install xshell, click file, create new, enter the host number and user name and password, and click connect

  1. png

  1. png
connection succeeded!

Feel it helpful, click like it:)!

Recommended Posts

IP and network settings of CentOS Linux 7 VMware
CentOS6.5 network settings
Linux Network Foundation (CentOS7)
VMware Fusion install CentOS7 and configure the network
Installation and configuration of CentOS 7 in VMware Workstation
CentOS 7 network settings --- connectivity
Detailed explanation of CentOS7 network setting tutorial in vmware
Centos6.5 desktop version network settings
Implementation of CentOS8.0 Network Configuration
Centos network settings in virtualbox
Centos7 installation and configuration of Jenkins
Centos6.5 installation and deployment of KVM
Detailed examples of Centos6 network configuration
Linux CentOS6 compile and install Pyt
Use VMware15 to install Linux (CentOS6.5)
Linux development preparation-install VMware and run Ubuntu
Installation and use of Mysql under CentOS
CentOS7 modify network card name and network repair
Centos-6.5 installation and deployment of LNMP environment
Linux kernel compilation and CentOS system installation
Installation and configuration of redis under centos7
Centos7 installation and deployment of gitlab server
Set static IP for CentOS in VMware
Install VMware Fusion and CentOS-7 on Mac
Centos7 installation and deployment of Airflow detailed
Centos7 configuration host name and IP address
Installation and configuration of JDK in CentOS 7 system
Summary of CentOS method to set static IP
Download of VM virtual machine and install centos7
CentOS 7 installation and configuration graphic tutorials under VMware10
Centos7.6 dual network card configuration and switching test
LVM disk expansion problem of Centos7 in Linux
Installation and configuration of rsync server under CentOS 6.5
How to install Linux CentOS 7.7 system through VMware
CentOS7.0 network configuration
CentOS 7.0 network configuration
Vmware install CentOS6
Installation and cracking of confluence6.3 operation records under Centos
Installation and cracking of Jira7 operation records under Centos
The difference between CentOS and Ubuntu in Linux system
Summary of linux (centos) project deployment phase related commands
Tencent cloud centos 8.0 single network card configuration multiple IP
Environment configuration of JDK, mysql and tomcat under Centos7
Linux firewall related configuration commands and operations (centos and ubuntu)
Compile and install Lnmp shell script under Linux centos