Friday, April 29, 2016

How to enable networking for CentOS 7 on Oracle VirtualBox





  1. Go to settings->networking for your VM and create a NAT network (using your computer's link)
  2. Use 'nmtui' to configure hostname and "active" connection
  3. Edit the /etc/sysconfig/network-scripts/ifcfg-enp0s3 and set ONBOOT=yes
  4. Reboot!

No comments:

Post a Comment