
Set the system’s network connection to nat mode

(Recommended tutorial: centos usage tutorial)
Check the network card device

nmcli dev status


nmcli con up eth0
## Recommended related video tutorials:
The above is the detailed content of How to start the network card device in centos. For more information, please follow other related articles on the PHP Chinese website!