The ifconfig command cannot be run on the newly installed Centos Virtual Machine. How can this problem be solved ?, Centosifconfig

Source: Internet
Author: User

The ifconfig command cannot be run on the newly installed Centos Virtual Machine. How can this problem be solved ?, Centosifconfig
Ifconfig command not found

A newly downloaded centos system is installed in vsbox. However, the ifconfig command cannot be run when you view the ip address.

Run the following command:

[Root @ localhost sbin] # sudo yum install net-tools

If you cannot connect to the Internet, this command cannot be run.

Unable to connect to the Internet

First solve the problem of networking, find the/etc/sysconfig/network-scripts/ifcfg-enp0s3 file, enter EDIT:

In edit mode, change ONBOOT = no to ONBOOT = yes, and then OK. Of course, you have to save and restart the NIC:

Service network restart

Check whether the network is connected. You can ping www.baidu.com to try it!

Now you can access the Internet. In this way, yum and wget can be used!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.