The title description is relatively simple, which is installed in the VM, and then opens the network, but after reboot, it is necessary to re-open, find some information,
/etc/sysconfig/network-scripts/filename
Filename is IFCFG-Eth0 under some models, IFCFG-ENS33 under my computer
Under the file in the file, the file is modified to True, such as
The original file is like this.

Use the root account to enter, then modify the last NO as true, then restart, you can
View network card Output The network card that I know isenp101s0f0 Network card configuration Output Edit network card, userootuser BundleONBOOTChange the contentyes Onboot: Whether the network card i...
problem We modified after each modification node.js code will need to rerun js file code to take effect. This allows our development experience is poor, that there is any way to solve it? solve Use ga...
After downloading and extracting the JDK you need, configure the environment variables vim /etc/profile Add to file Save and exit source /etc/profile #Effect the configuration file...
Foreword I usually use reptilesselenium chrome , I have always troubled me a problem, that is, as long as the Google browser is updated, you must download the corresponding version againchromedriver_w...
System is Debian9.9, Linux Debian 4.9.0-9-AMD64 # 1 SMP Debian 4.9.168-1 + Deb9u2 (2019-05-13) x86_64 gnu / linux Recently, during use, I found that I couldn't restart the network card through the com...
1: Check whether KVM is supported KVM is virtual machine software based on x86 virtualization extension (Intel VT or AMD-V) technology, so by checking whether the CPU supports VT technology, you can d...
When I continued the experiment today, I found that my network card couldn’t get up. tried Reboot ifup ifcfg-ens32 systemctl restart network … The result is to use the following two comma...
1. When using Centos7, I suddenly encountered usingsystemctl status network commandFound that the network cannot be restarted normally. Icon: Icon: the reason: solution 1. Use ifconfig to query the st...
Problem Description CentOs7 restarts the network card and reports an error: Follow the prompts: The error message is as follows: Fail to start LSB:Bring up/down networking Solution...
Articles directory Foreword Preliminary preparation Code Foreword If you want to restart quickly under MAC, you do n’t need to enter the password again in the SUDO. You can use Expect to automat...