I have been playing with Fedora the last couple of days. I am thinking of moving my site over to Wordpress. After installing Fedora in text only mode with no gui I had a heck of a time getting the nic to auto start. I found a solution:

vi /etc/rc.local

and add a line

ifup eth0

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Print
  • Technorati
  • Twitter

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

1 Comment

madmadmodOctober 18th, 2009 at 6:39 am

Hi

You can add the following line to your /etc/sysconfig/network-scripts/ifcfg-eth0 file:

ONBOOT=yes

This will activate the interface at boot time.

cheers

Leave a comment

Your comment