|
   |
|
|
How to connect to Internet via Mobile in Linux
1.Connect the mobile via USB cable 2.Open the terminal and type su to become root 3.You’ll be asked for the root password; type it in. 4.Issue this command: Wvdialconf /etc/wvdial.conf This is when the phone will be detected as Modem. In this window, you should now be able to see the address the phone’s modem is connected on. Note it down. Ex. ‘Modem = /dev/***’ 5.Then to edit this file using a text editor, enter: kwrite /etc/wvdial.conf 6.When the text editor opens the file, make a note of the username and password in the file, erase everything from there. Then enter the following: [Dialer Defaults] Modem = /dev/ttyUSB0 # < - - Enter the USB port location here Phone - *99# Username = xxx # < - - Enter the user name here Password = xxx # < - - Enter the password here Baud = 230400 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2+FCLASS=0 ISDN= 0 Modem Type = Analog Modem Carrier Check = No The modem will be configured successfully. To dial the Internet connection type, enter the following in the terminal: Wvdial If everything goes fine, it will say ‘connected successfully’. To disconnect, press [Ctrl]-[C]
|
|
 |
|
No reactions yet.
Please login or sign up to rate this intel.
Please login or sign up to add a comment.
The copyright for this content entitled "How to connect to Internet via Mobile in Linux" has been specified by the contributor as:
Public Domain
The copyright for this content has been relinquished by the author. The content may be used freely by anyone.
|
 |
May, 2012
2008
January, February, March, April, May, June, July, August, September, October, November, December
2009
January, February, March, April, May, June, July, August, September, October, November, December
2010
January, February, March, April, May, June, July, August, September, October, November, December
2011
January, February, March, April, May, June, July, August, September, October, November, December
2012
January, February, March, April, May
|
|
Not a member yet?
Qondio is a powerful network for making it online. If you have a website to
promote, we can help.
Sign up and get in on the action.
|
|
Welcome to Qondio! Discover the awesome power this network can deliver by going to our About page. Or you could skip straight to the Sign Up form.
|
|