Visitors Now:
Total Visits:
Total Stories:
Profile image
Story Views

Now:
Last Hour:
Last 24 Hours:
Total:

A few Simple steps to configure Mobile Broadband in your Ubuntu

Tuesday, January 29, 2013 4:30
% of readers think this story is Fact. Add your two cents.

(Before It's News)

Most probably the ubuntu will automatically detect the mobile broadband after few minutes you plug in the device.
These are the steps to add the repository and configure the mobile broadband in your ubuntu .

1) Open Terminal and switch to the root user by using this command:

/#  sudo su

2)  Type the following command:

/# gedit  ./etc/wvdial.conf

Screenshot from 2013-01-24 17:41:05

A new gedit window(blank) will open and with the name wvdial.conf

3)  Now add the following codes in that file and SAVE it.

 [Dialer Defaults]
Stupid Mode = 1
Inherits = Modem0
Password = mts //password as given by your broadband provider//
Username = [email protected] //username as given by your broadband provider//
Phone = #777

[Modem0]
Init1 = ATZ
SetVolume = 0
Modem = /dev/ttyUSB0
Baud = 115200
FlowControl = Hardware (CRTSCTS)
Dial Command = ATDT

Screenshot from 2013-01-24 17:41:17

4) Mobile braodband is setup successfully.

5)  To connect to the internet, open terminal and switch to root user and type:
        /# wvdial

 



Source:

Report abuse

Comments

Your Comments
Question   Razz  Sad   Evil  Exclaim  Smile  Redface  Biggrin  Surprised  Eek   Confused   Cool  LOL   Mad   Twisted  Rolleyes   Wink  Idea  Arrow  Neutral  Cry   Mr. Green

Top Stories
Recent Stories

Register

Newsletter

Email this story
Email this story

If you really want to ban this commenter, please write down the reason:

If you really want to disable all recommended stories, click on OK button. After that, you will be redirect to your options page.