个人工具

“UbuntuHelp:GPRS-DIALUP”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{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 ...)
 
第10行: 第10行:
 
This will scan for usb modems connected to your system.
 
This will scan for usb modems connected to your system.
 
4) Now your terminal will look like this.
 
4) Now your terminal will look like this.
{{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w5.png%7D%7D
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w5.png
 
The modem configuration will be stored in the following file
 
The modem configuration will be stored in the following file
 
'''/etc/wvdial.conf'''
 
'''/etc/wvdial.conf'''
第16行: 第16行:
 
To edit this file type '''sudo gedit /etc/wvdial.conf'''
 
To edit this file type '''sudo gedit /etc/wvdial.conf'''
 
This will open a file having content like the following
 
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
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w9.png'
 
For example my file will be like this.
 
For example my file will be like this.
{{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w8.png%7D%7D
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w8.png
 
[Note : Dont forget to remove the semicolons at the front of Phone number, user name and password.]
 
[Note : Dont forget to remove the semicolons at the front of Phone number, user name and password.]
 
6) Save the file and close it.
 
6) Save the file and close it.
第24行: 第24行:
 
To dial up your connection just open terminal and type '''wvdial'''
 
To dial up your connection just open terminal and type '''wvdial'''
 
This will give a output like the following
 
This will give a output like the following
{{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w6.png%7D%7D
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w6.png
 
You should not close that terminal untill you wanted to be connected.
 
You should not close that terminal untill you wanted to be connected.
 
To disconnect just close that terminal.
 
To disconnect just close that terminal.
第32行: 第32行:
 
1) Go to '''System --> Preferences --> Sessions'''
 
1) Go to '''System --> Preferences --> Sessions'''
 
This will open a screen like this.
 
This will open a screen like this.
{{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w1.png%7D%7D
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w1.png
 
2) Click '''ADD'''
 
2) Click '''ADD'''
{{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w2.png%7D%7D
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w2.png
 
3) Enter details as below
 
3) Enter details as below
{{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w3.png%7D%7D
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w3.png
 
4) Click '''OK'''
 
4) Click '''OK'''
 
The screen will be as follwing
 
The screen will be as follwing
{{https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w4.png%7D%7D
+
https://help.ubuntu.com/community/GPRS-DIALUP?action=AttachFile&do=get&target=w4.png
 
Click '''close'''
 
Click '''close'''
 
That's it.
 
That's it.

2008年10月19日 (日) 23:04的版本

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. GPRS-DIALUP?action=AttachFile&do=get&target=w5.png 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' For example my file will be like this. GPRS-DIALUP?action=AttachFile&do=get&target=w8.png [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 GPRS-DIALUP?action=AttachFile&do=get&target=w6.png 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. GPRS-DIALUP?action=AttachFile&do=get&target=w1.png 2) Click ADD GPRS-DIALUP?action=AttachFile&do=get&target=w2.png 3) Enter details as below GPRS-DIALUP?action=AttachFile&do=get&target=w3.png 4) Click OK The screen will be as follwing GPRS-DIALUP?action=AttachFile&do=get&target=w4.png Click close That's it.