On Mon, January 27, 2014 12:58, Bob Goodwin - Zuni, Virginia, USA wrote:
On 27/01/14 12:44, Ljubomir Ljubojevic wrote:
You need 3rd party repositories. For these two you need EPEL.
Yes, I know that from Google but I need to know where and how to get it?
I first downloaded 6.5 minimal but could never get it connected to my Ethernet/LAN!
RedHat now disables Ethernet by default in RHEL6+. You will need to run ifup eth0 to connect after your first install.
On 28/01/14 11:54, James B. Byrne wrote:
I first downloaded 6.5 minimal but could never get it connected to my Ethernet/LAN!
RedHat now disables Ethernet by default in RHEL6+. You will need to run ifup eth0 to connect after your first install.
I did not discover that in my googling, I will try that.
Thank you,
Bob
James B. Byrne wrote:
On Mon, January 27, 2014 12:58, Bob Goodwin - Zuni, Virginia, USA wrote:
On 27/01/14 12:44, Ljubomir Ljubojevic wrote:
You need 3rd party repositories. For these two you need EPEL.
Yes, I know that from Google but I need to know where and how to get it?
I first downloaded 6.5 minimal but could never get it connected to my Ethernet/LAN!
RedHat now disables Ethernet by default in RHEL6+. You will need to run ifup eth0 to connect after your first install.
That's weird. Do you mean it's chkconfig'd off? And is that network, or NM?
mark
On 28 January 2014 @16:54 zulu, James B. Byrne wrote:
RedHat now disables Ethernet by default in RHEL6+. You will need to run ifup eth0 to connect after your first install.
Maybe in RHEL, but I did not observe that behavior on the numerous installs I've done of CentOS 6.x desktop.
On Tue, Jan 28, 2014 at 11:40 AM, Darr247 darr247@gmail.com wrote:
On 28 January 2014 @16:54 zulu, James B. Byrne wrote:
RedHat now disables Ethernet by default in RHEL6+. You will need to run ifup eth0 to connect after your first install.
Maybe in RHEL, but I did not observe that behavior on the numerous installs I've done of CentOS 6.x desktop.
You have to configure networking during the install and check a non-obvious box that says something like 'start automatically', to get the ONBOOT="yes" setting in the ifcfg-eth? file.