Results 1 to 10 of 23
people i installed the new fedora 14, and I was happy, until I discovered that my internet doesn't work. Well it does but it doesn't
Sorry I mean, I can ...
- 01-15-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 13
PLZ HELP internet problem
people i installed the new fedora 14, and I was happy, until I discovered that my internet doesn't work. Well it does but it doesn't

Sorry I mean, I can connect to the internet and all, and it says that I'm connected and with very strong signal, so there i have gone very happy opening my firefox, it didn't work, it says that I'm not connected, my Voip says the same, PLZ HELP ME! IT'S A LITTLE URGENT.


- 01-15-2011 #2
Have you tried restarting your modem and router?
nujinini
Linux User #489667
- 01-15-2011 #3Just Joined!
- Join Date
- Jan 2011
- Posts
- 13
- 01-15-2011 #4
Boot any form of Linux and issue the commands in terminal window as root and post your results.
Code:lspci |grep -i net
Code:lsmod
Code:ifconfig -a
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 01-15-2011 #5Just Joined!
- Join Date
- Jan 2011
- Posts
- 13
- 01-15-2011 #6
It's it your system menu.
Applications menu -> Accessories -> Terminal
If you are using Ubuntu, you do not use root, instead use sudo
Code:sudo lspci |grep -i net sudo lsmod sudo ifconfig -a
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 01-15-2011 #7Just Joined!
- Join Date
- Jan 2011
- Posts
- 13
but i've got fedora...
- 01-15-2011 #8
Sorry for the confusion here, see this link for some basics and it also explains how to login as root.
1. Open up your menu. This is either the "red hat" or "F in a bubble" icon in the tray (at the top or bottom of the screen). (It might also be a little "foot," or possibly a little penguin.)
2. Under System Tools, click on Terminal. (In some versions of Fedora, it's under Accessories instead of System Tools.)
The Fedora Basics FAQI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 01-15-2011 #9Just Joined!
- Join Date
- Jan 2011
- Posts
- 13
- 01-15-2011 #10
To login as root, all you need to do is open a terminal window as explained above and issue the command exactly like this.
Press enter, enter the root password and press enter one last time. Note the password is not echoed on the screen, just keep typing and press enter.Code:su -
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote
