Setup network on centos 7
How to Setup network on centos 7 After installing Centos 7 , You may not able to connect network in that machine. This will happen because Ethernet interfaces are not enabled by default.This guide will help you to setup network on centos 7 . This guide contains network configuration steps both in GUI and command mode. Setup network on centos 7 let’s start, Type “ nmcli d ” command in your terminal for quick identification of Ethernet cards installed in your machine. Here we have 2 interfaces named “ enp0s17 ” and “ enp0s18 ” . it might be different in your case ( Eg: em1 or p4p1 ). GUI Mode