Fedora 10 – Network Interface not coming up

Written by James McDonald

January 9, 2009

I have a Fedora 10 VM that wasn’t bringing it’s network interface eth0 up on boot.

Even though the settings in /etc/sysconfig/network-scripts/ifcfg-eth0 were correct.

The problem:
the network service wasn’t enabled

The fix:
run ntsysv or setup ==> services from the command line and disable NetworkManager and enable network…

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Docker on Fedora 32

Docker on Fedora 32

Commands to run to get moby-engine running on Fedora 32 # as root or sudo'd dnf install grubby grubby...