Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
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 ...
  1. #1
    Just Joined!
    Join Date
    Jan 2011
    Posts
    13

    Exclamation 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.

  2. #2
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    Have you tried restarting your modem and router?
    nujinini
    Linux User #489667

  3. #3
    Just Joined!
    Join Date
    Jan 2011
    Posts
    13
    Quote Originally Posted by nujinini View Post
    Have you tried restarting your modem and router?
    yes, I did, and in this moment I'm on the net in Windows (cuz i have dual boot) and if I go to fedora it doesn't go to the internet! and the same happened when I instaled openSUSE...

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    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.

  5. #5
    Just Joined!
    Join Date
    Jan 2011
    Posts
    13
    Quote Originally Posted by MikeTbob View Post
    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
    can you tell me how can open terminal window as root? sorry, i'm pretty noob on linux... i only had ubuntu 2 weeks...

  6. #6
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    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.

  7. #7
    Just Joined!
    Join Date
    Jan 2011
    Posts
    13
    but i've got fedora...

  8. #8
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Quote Originally Posted by rafomaniac View Post
    but i've got fedora...
    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 FAQ
    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.

  9. #9
    Just Joined!
    Join Date
    Jan 2011
    Posts
    13

    i know

    Quote Originally Posted by MikeTbob View Post
    Sorry for the confusion here, see this link for some basics and it also explains how to login as root.


    yes, i know that, i only don't know how to get on root.

    Like we can do sudo on ubuntu, and what can we do on fedora to have the same result?

  10. #10
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    To login as root, all you need to do is open a terminal window as explained above and issue the command exactly like this.
    Code:
    su -
    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.
    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.

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...