个人工具

UbuntuHelp:GPRS-DIALUP

来自Ubuntu中文

Wikibot讨论 | 贡献2008年10月19日 (日) 05:41的版本 (新页面: {{From|https://help.ubuntu.com/community/GPRS-DIALUP}} {{Languages|UbuntuHelp:GPRS-DIALUP}} This page will just give you a guide to connect to internet with a GPRS connection using data ...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

This page will just give you a guide to connect to internet with a GPRS connection using data cable and GPRS enabled Hand Set.

REQUIREMENTS

All you need is a GPRS enabled handset and a GPRS connection

PROCEDURE

1) Connect your GPRS enabled mobile handset with your computer with data cable 2) Open Terminal [Application's --> Accesories --> Terminal] 3) Type sudo wvdialconf This will scan for usb modems connected to your system. 4) Now your terminal will look like this. {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w5.png%7D%7D The modem configuration will be stored in the following file /etc/wvdial.conf 5) You should edit the above file to change the configuration like username, passwrod etc. To edit this file type sudo gedit /etc/wvdial.conf This will open a file having content like the following {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w9.png%7D%7D%27 For example my file will be like this. {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w8.png%7D%7D [Note : Dont forget to remove the semicolons at the front of Phone number, user name and password.] 6) Save the file and close it.

DIALING

To dial up your connection just open terminal and type wvdial This will give a output like the following {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w6.png%7D%7D You should not close that terminal untill you wanted to be connected. To disconnect just close that terminal.

DIAL AT START UP

You can automate the dialup process, so that you wont have to dial each time. To do this just make a entry in startup. 1) Go to System --> Preferences --> Sessions This will open a screen like this. {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w1.png%7D%7D 2) Click ADD {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w2.png%7D%7D 3) Enter details as below {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w3.png%7D%7D 4) Click OK The screen will be as follwing {{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w4.png%7D%7D Click close That's it.