Find the answer to your Linux question:
Results 1 to 2 of 2
I just installed Ubuntu on my home computer. How do I set it up to connect to the internet with a 56k?...
  1. #1
    Just Joined!
    Join Date
    Mar 2005
    Posts
    9

    modem connection

    I just installed Ubuntu on my home computer. How do I set it up to connect to the internet with a 56k?

  2. #2
    Just Joined!
    Join Date
    Aug 2005
    Posts
    19
    There are many applications that enable you to do that.
    As for I, I'm using wvdial to configure my connection and connect to internet ...

    as root, run wvdialconf

    It will search for your modem and configure an init script ( /etc/wvdial.conf/ ) which you'll have to edit with your own settings ( tel number, user, pass )

    To connect to internet, just run wvdial

    -------
    If you have trouble with wvdial, you might want to check kppp which is the Kde dialer. It's a bit more user friendly, though less customizable.

Posting Permissions

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