1. Install the Linux system on the virtual machine, start the virtual machine, enter root, and enter the password to start 2. Open the virtual machine settings, select Custom VMnet8 (NAT mode) in the network connection of the network adapter 3. Enter the command 4. If the IP address cannot be found, check the configuration of the ens33 network card and enter Change the ONBOOT permission to yes 5. Press Esc to exit, then enter :wq, and press Enter 6. Restart the network service, enter sudo service network restart 7. Enter ifconfig (or ip addr) to view the IP Summarize The above is the editor's introduction to solving the problem that ifconfig and addr cannot view the IP address in Linux. I hope it will be helpful to everyone. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: MySQL 8.0.11 installation summary tutorial diagram
>>: Several mistakes that JavaScript beginners often make
Querying the database SELECT * FROM `student` Que...
Table of contents Why use day.js Moment.js Day.js...
0. New operation: mkdir abc #Create a new folder ...
Note: To crack the root password in MySQL5.7, you...
Table of contents Why do we need partitions? Part...
Is it the effect below? If so, please continue re...
Table of contents 1. The difference between trans...
Table of contents Preface 1. Technical Principle ...
How to create a Linux virtual machine in VMware a...
1.1 Building the Directory Structure This operati...
Using Dockerfile allows users to create custom im...
CSS background: background:#00ffee; //Set the back...
Table of contents Purpose npm init and package.js...
CSS adds scrolling to div and hides the scroll ba...
This article shares the specific code of JavaScri...