eth0 - How to enable?
Posted by agriz on 2011/11/27 12:58:24
How do i enable my network in terminal?
Thanks
Re: eth0 - How to enable?
Posted by dejanst on 2011/11/28 9:52:57
Edit the cd /etc/sysconfig/network-scripts/ifcfg-ethX (X is the index of your NIC) according to your network topology and manipulate with the NIC up/down status with commands ifup/ifdown.
Re: eth0 - How to enable?
Posted by alirezaheidari on 2011/11/28 9:56:06
this is so easy..you just..
enjoy it..
Re: eth0 - How to enable?
Posted by pschaff on 2011/11/28 21:17:01
Re: eth0 - How to enable?
Posted by pkoraca on 2011/11/29 8:07:04
I did a minimal CentOS installation on Hyper-V and by default I didn't have network file in /etc/sysconfig/ and ifcfg-eth0 in /etc/sysconfig/network-scripts so I had to create those two files.
This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=58&topic_id=34455