Home  >  Article  >  Operation and Maintenance  >  How can I access the Internet on centos?

How can I access the Internet on centos?

王林
王林Original
2020-04-04 11:32:063825browse

How can I access the Internet on centos?

1. Find the ifcfg-ens33 configuration file

How can I access the Internet on centos?

2. Open the file with vim and change ONBOOT=no to ONBOOT=yes

How can I access the Internet on centos?

Save and exit (1.esc 2:wq 3. Enter)

3. Restart the network

How can I access the Internet on centos?

To test whether you can access the Internet, just ping Baidu.

How can I access the Internet on centos?

Related tutorial recommendations: centos tutorial

The above is the detailed content of How can I access the Internet on centos?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn