(adsbygoogle = window.adsbygoogle || []).push({});
Recently I have noticed (last night actually) that my internet was not starting.
My computer running Fedora 14 is connected via ethernet cable (eth0) however it does not show in ifconfig if I type it in the terminal.
Typing
service Networkmanager start
Only bring me to a evil error,
Starting NetworkManager Deamon: [FAILED]
I need the internet as I host a server and it's on downtime right now.
Thanks
EDIT
Checking ifconfig, I noticed a device was found called "lo" I stopped it by typing
ifconfig lo down
and my ethernet showed up again and says it is UP. However I still have no internet.
I also tried stopping my eth0 and starting it again, with no luck. This is getting really annoying.
Help is appreciated.
200,000 vBux to whoever can fix it.