Find the answer to your Linux question:
Results 1 to 4 of 4
I was asking how to install my modem .this guy came with a solution exectly to my question since i am a new user i want somebody to explain in ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    47

    somebody explain this solution to me

    I was asking how to install my modem .this guy came with a solution exectly to my question since i am a new user i want somebody to explain in lay man style

    here is the link:

    sbjaved.blogspot.com/2007/04/getting-internal-modems-winmodems-to.html]S. B. J.: Getting Ubuntu Online with V-PTCL Wireless Modem

  2. #2
    Linux Guru
    Join Date
    Oct 2007
    Location
    Tucson AZ
    Posts
    1,946
    The instructions look pretty detailed and straight forward. What particularly did you not understand?

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    I think maybe the OP doesn't know what a terminal is?
    You'll find terminal in the Ubuntu menu, that will be where you enter all those commands from the link you posted.
    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.

  4. #4
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,303
    The sudo instead of root reference could also be confusing.

    Some distros have a user called root which is the administrsator user with full rights. Others such as Ubuntu don't have this. Instead, they use a command called sudo. Think of sudo as "Simon says..." for Linux in that prefixing a command with sudo will run it with root rights. When running a command with sudo, you will be asked for a password; this is typically the password of the first user created.

    You can in effect have a root terminal session by running the command sudo -i

    That is a little eye not an ell.
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

Posting Permissions

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