source: connect/dialup/wvdial.xml@ 4ece6c2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4ece6c2 was 9f12e36, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6192 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- Inserted as a reminder to do this. The mention of a test suite
8 is usually right before the root user installation commands. Please
9 delete these 12 (including one blank) lines after you are done.-->
10
11 <!-- Use one of the two mentions below about a test suite,
12 delete the line that is not applicable. Of course, if the
13 test suite uses syntax other than "make check", revise the
14 line to reflect the actual syntax to run the test suite -->
15
16 <!-- <para>This package does not come with a test suite.</para> -->
17 <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
18
19 <!ENTITY wvdial-download-http "http://open.nit.ca/download/wvdial-&wvdial-version;.tar.gz">
20 <!ENTITY wvdial-download-ftp "ftp://ftp.ing-steen.se/pub/unix/unsort/wvdial-&wvdial-version;.tar.gz">
21 <!ENTITY wvdial-md5sum "8648c044305fc66ee33ecc55d36f8c8b">
22 <!ENTITY wvdial-size "66 KB">
23 <!ENTITY wvdial-buildsize "2.7 MB">
24 <!ENTITY wvdial-time "0.06 SBU">
25]>
26
27<sect1 id="wvdial" xreflabel="WvDial-&wvdial-version;">
28 <?dbhtml filename="wvdial.html"?>
29
30 <sect1info>
31 <othername>$LastChangedBy$</othername>
32 <date>$Date$</date>
33 </sect1info>
34
35 <title>WvDial-&wvdial-version;</title>
36
37 <indexterm zone="wvdial">
38 <primary sortas="a-WvDial">WvDial</primary>
39 </indexterm>
40
41 <sect2 role="package">
42 <title>Introduction to WvDial</title>
43
44 <para>The <application>WvDial</application> package contains a no-nonsense,
45 quick and easy to use alternative to <command>chat</command> and
46 <command>pppd</command> scripts. If you simply want to dial a modem
47 without the fuss and hassle of <command>chat</command> issues, then you'll
48 want this.</para>
49
50 <bridgehead renderas="sect3">Package Information</bridgehead>
51 <itemizedlist spacing="compact">
52 <listitem>
53 <para>Download (HTTP): <ulink url="&wvdial-download-http;"/></para>
54 </listitem>
55 <listitem>
56 <para>Download (FTP): <ulink url="&wvdial-download-ftp;"/></para>
57 </listitem>
58 <listitem>
59 <para>Download MD5 sum: &wvdial-md5sum;</para>
60 </listitem>
61 <listitem>
62 <para>Download size: &wvdial-size;</para>
63 </listitem>
64 <listitem>
65 <para>Estimated disk space required: &wvdial-buildsize;</para>
66 </listitem>
67 <listitem>
68 <para>Estimated build time: &wvdial-time;</para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">WvDial Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required"><xref linkend="wvstreams"/> and
76 <xref linkend="ppp"/></para>
77
78 <para condition="html" role="usernotes">User Notes:
79 <ulink url="&blfs-wiki;/WvDial"/></para>
80
81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of WvDial</title>
85
86 <para>Install <application>WvDial</application> by running the following
87 commands:</para>
88
89<screen><userinput>make PREFIX=/usr</userinput></screen>
90
91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
92
93<screen role="root"><userinput>make PREFIX=/usr install</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="configuration">
98 <title>Configuring WvDial</title>
99
100 <sect3 id="wvdial-config">
101 <title>Config Files</title>
102
103 <para><filename>/etc/wvdial.conf</filename> and
104 <filename>/etc/ppp/peers/*</filename></para>
105
106 <indexterm zone="wvdial wvdial-config">
107 <primary sortas="e-etc-wvdial.conf">/etc/wvdial.conf</primary>
108 </indexterm>
109
110 <indexterm zone="wvdial wvdial-config">
111 <primary sortas="e-etc-ppp-peers">/etc/ppp/peers/*</primary>
112 </indexterm>
113
114 </sect3>
115
116 <sect3>
117 <title>Configuration Information</title>
118
119 <para>Perform the following two commands as the
120 <systemitem class="username">root</systemitem> user:</para>
121
122<screen role='root'><userinput>touch /etc/wvdial.conf &amp;&amp;
123wvdialconf /etc/wvdial.conf</userinput></screen>
124
125 <para><command>wvdialconf</command> will test that you have a working modem
126 and try to determine its exact setup. You will then need to enter your
127 ISP's phone number, login name and password into the
128 <filename>/etc/wvdial.conf</filename> file.</para>
129
130 <para>You then start <command>wvdial</command> with:</para>
131
132<screen><userinput>wvdial</userinput></screen>
133
134 <para>For more information, examine the <command>wvdialconf</command>,
135 <filename>wvdial.conf</filename> and <command>wvdial</command> man
136 pages.</para>
137
138 <!-- Commented out 20060401 as the link is broken
139 Also, have a look at <ulink
140 url="http://www.electronicschat.org/nonroot-dialout/index.html">the
141 Non-Root Dial Out HOWTO</ulink> if you want to give non-root users
142 access to <command>wvdial</command>.</para> -->
143
144 </sect3>
145
146 </sect2>
147
148 <sect2 role="content">
149 <title>Contents</title>
150
151 <segmentedlist>
152 <segtitle>Installed Programs</segtitle>
153 <segtitle>Installed Libraries</segtitle>
154 <segtitle>Installed Directory</segtitle>
155
156 <seglistitem>
157 <seg>wvdial and wvdialconf</seg>
158 <seg>None</seg>
159 <seg>/etc/ppp/peers</seg>
160 </seglistitem>
161 </segmentedlist>
162
163 <variablelist>
164 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
165 <?dbfo list-presentation="list"?>
166 <?dbhtml list-presentation="table"?>
167
168 <varlistentry id="wvdial-prog">
169 <term><command>wvdial</command></term>
170 <listitem>
171 <para>starts a PPP connection.</para>
172 <indexterm zone="wvdial wvdial-prog">
173 <primary sortas="b-wvdial">wvdial</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="wvdialconf">
179 <term><command>wvdialconf</command></term>
180 <listitem>
181 <para>automates the configuration of
182 <command>wvdial</command>.</para>
183 <indexterm zone="wvdial wvdialconf">
184 <primary sortas="b-wvdialconf">wvdialconf</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 </variablelist>
190
191 </sect2>
192
193</sect1>
Note: See TracBrowser for help on using the repository browser.