Linux system restart network card command
The command to restart the Nic under Linux is as follows:
/ etc/init.d/network restart
Or
/ etc/init.d/networking restart
Or restart the network service:
Service network restart
The above is the details of what the linux system restart network card command is, more please pay attention to other related articles!