add more spacing
[personal-kdebase.git] / runtime / doc / userguide / net-connection-setup.docbook
blobcd44fda3400b19c4462a692825b6173548297526
1 <chapter id="setup">
3 <chapterinfo>
4 <authorgroup>
5 <author>
6 &Lauri.Watts;
7 </author>
8 </authorgroup>
9 </chapterinfo>
12 <title>Setting up an Internet Connection</title>
13 <!-- Contents shamelessly stolen from the KPPP manual, written by -->
14 <!-- Lauri -->
16 <para>&kde; offers a complete Internet experience, with all the
17 programs you'll need to make the most of the Web, email, Usenet and
18 many other Internet technologies. But before you can enjoy &kde;'s
19 advanced features, you'll need to get online. Here's how:</para>
21 <para>If you're using <quote>dialup</quote> (that is, connecting to
22 the Internet with a modem connected to a telephone line), you'll want
23 to set up the &kde; dialing program, &kppp;. If that sounds
24 complicated, don't worry: &kppp; has an advanced configuration wizard,
25 which will usually take the pain out of setting up your dialup
26 connection. Take a look at the next two sections for more
27 details.</para>
29 <para>If you're using a broadband connection, or connecting via a
30 local network, things are easier (from the point of view of
31 &kde;). Once you've set up the connection with the tools provided by
32 your &Linux; or &UNIX; distribution, &kde; will use the connection
33 automatically.</para>
35 <sect1 id="getting-online">
36 <title>Getting online the easy way</title>
38 <sect2 id="things-to-prepare">
39 <title>A few things you should have ready before you start</title>
41 <para>If you have a fairly modern &Linux; distribution, you might find the rest
42 of this document superfluous.  &kppp; comes with a clever little wizard that in
43 many cases can have you up and running with an internet connection in just a few
44 minutes.</para>
46 <para>Whether using the wizard or not, you should know the following information
47 before you begin:</para>
49 <itemizedlist>
50 <listitem><para>Your <acronym>ISP</acronym> modem pool phone
51 number.</para></listitem>
52 <listitem><para>Your username and password for your
53 <acronym>ISP</acronym>.</para></listitem>
54 <listitem><para>Your <acronym>ISP</acronym>'s <acronym>DNS</acronym> servers
55 (one is sufficient, but two is better).</para></listitem>
56 </itemizedlist>
58 <para>Other optional information you should find out to fully access your
59 <acronym>ISP</acronym>'s services are:</para>
61 <itemizedlist>
62 <listitem><para>The incoming mail server address (often <systemitem
63 class="systemname">pop.yourisp.com</systemitem> or <systemitem 
64 class="systemname">mail.yourisp.com</systemitem>).</para><para>Also find out if
65 your <acronym>ISP</acronym> uses the POP3 protocol or IMAP.</para></listitem>
66 <listitem><para>The outgoing (<acronym>SMTP</acronym>) mail server address (it
67 could be the same as the incoming mail server, or it is often called something
68 like <systemitem
69 class="systemname">smtp.yourisp.com</systemitem>).</para></listitem>
70 <listitem><para>The Usenet News (<acronym>NNTP</acronym>) server address (possibly
71 <systemitem class="systemname">news.yourisp.com</systemitem> or <systemitem
72 class="systemname">nntp.yourisp.com</systemitem>).</para></listitem>
73 <listitem><para>Any proxy servers your <acronym>ISP</acronym> has set
74 up.</para></listitem>
75 </itemizedlist>
77 <para>All this information is probably available on any paperwork you received
78 from your <acronym>ISP</acronym> when you signed up with them, or you can find
79 it out from your <acronym>ISP</acronym>'s support telephone line.</para>
81 <para>Armed with the above, and a fairly recent default installation
82 of &Linux;, you may well find that setting up an internet connection
83 is as simple as running the &kppp; wizard.</para>
86 </sect2>
88 </sect1>
90 <sect1 id="wizard">
91 <title>The &kppp; wizard</title>
93 <sect2 id="starting-the-wizard">
94 <title>Starting the Wizard.</title>
96 <para>You can start the wizard from &kppp;'s initial screen.  Start &kppp; from
97 your <guimenu>K</guimenu> menu, where you will find its entry in the
98 <guisubmenu>Internet</guisubmenu> as <guimenuitem>&kppp; (Internet Dial-Up
99 Tool</guimenuitem>.</para>
101 <para>The following dialog will appear:</para>
103 <screenshot>
104 <screeninfo>The &kppp; dialer startup dialog</screeninfo>
105 <mediaobject>
106 <imageobject>
107 <imagedata fileref="kppp-dialer-tab.png" format="PNG"/>
108 </imageobject>
109 <textobject><phrase>The &kppp; dialer startup dialog</phrase>
110 </textobject>
111 <caption><para>The &kppp; dialer startup dialog</para></caption>
112 </mediaobject>
113 </screenshot>
115 <para>It will probably not have any entries to begin with, and that's
116 what we're about to do now.</para>
118 <para>Click the <guibutton>Configure...</guibutton> button to begin setting up a new
119 Internet connection.</para>
120 <!-- the following is outdated and has to be rewritten 27.06.2006 lueck-->
121 <para>The wizard will offer you three choices, <guibutton>Wizard</guibutton>,
122 <guibutton>Dialog Setup</guibutton> and <guibutton>Cancel</guibutton></para>
124 <screenshot>
125 <screeninfo>The wizard asks you what you want to do...</screeninfo>
126 <mediaobject>
127 <imageobject>
128 <imagedata fileref="kppp-wizard.png" format="PNG"/>
129 </imageobject>
130 <textobject><phrase>The wizard asks you what you want to
131 do...</phrase></textobject>
132 <caption><para>The wizard asks you what you want to do</para></caption>
133 </mediaobject>
134 </screenshot>
136 <variablelist>
137 <varlistentry>
138 <term><guibutton>Cancel</guibutton></term>
139 <listitem><para>Choose this if you really don't want to be setting up a new
140 account right now. The message box will go away, and you will be left with the
141 dialer window as before.</para></listitem>
142 </varlistentry>
144 <varlistentry>
145 <term><guibutton>Wizard</guibutton></term>
146 <listitem><para>If you have a fairly standard modem, and use one of the larger
147 ISP's for your country, the wizard will probably be able to set you up
148 immediately with a working Internet Connection. Try this first, before you try
149 to set up the connection manually.</para></listitem>
150 </varlistentry>
152 <varlistentry>
153 <term><guibutton>Dialog Setup</guibutton></term>
154 <listitem><para>If you don't succeed with the Wizard, or you just want to do
155 things yourself, choose this.  The wizard currently is only useful for a small
156 subset of countries and Internet Providers.</para>
157 </listitem>
158 </varlistentry>
159 </variablelist>
161 <para>For the purposes of this chapter, we'll assume you are choosing
162 <guibutton>Wizard</guibutton>, and the dialog based setup will be
163 described in a later chapter.</para>
165 </sect2>
167 <sect2 id="finishing-the-wizard">
168 <title>The Rest of the Wizard</title>
170 <para>The first window you see contains just introductory text, explaining the
171 things you read about in the first section of this chapter.  Click
172 <guibutton>Next</guibutton> to move on.</para>
174 <para>The second window asks you to choose the country you live in.  Not all
175 countries are represented here, and if the country you live in is not listed,
176 you will have to click <guibutton>Cancel</guibutton>, in which case the Dialog-based setup will start for you to continue
177 with.</para>
179 <para>On the next window, you will be given a choice of Internet
180 Providers that &kppp; knows about, based on your choice of location in
181 the previous window.  Again, if your <acronym>ISP</acronym> is not
182 listed here, you will have to click <guibutton>Cancel</guibutton> and
183 do your setup in the Dialog-based setup</para>
185 <para>You will now be asked to enter your username and password for your
186 internet connection.  Please note, that for some <acronym>ISP</acronym>s this
187 differs from your mail account user name and password, so make sure you use the
188 right one. Choose <guibutton>Next</guibutton> to continue.</para>
190 <para>On the next window, you have a chance to enter any special dial prefixes
191 you might have - for example, if you must dial <quote>0</quote> for an outside
192 line, or if you have a prefix you can dial to turn off call waiting.  Choose
193 <guibutton>Next</guibutton> to continue.</para>
195 <para>And that's all!  If you want to revisit any of your choices, you can use
196 the <guibutton>Back</guibutton> and <guibutton>Next</guibutton> buttons to move
197 back and forth through the dialogs.  When you're done with your settings, click the
198 <guibutton>Finish</guibutton> button, and you're all done.</para>
200 <para>If you need more details, you can read the full &kppp;
201 manual in the &kde; Help Center, or by typing
202 <userinput>help:/kppp</userinput> in the <guilabel>Location</guilabel>
203 bar in &konqueror;.</para>
205 <!-- Add links to "further reading" here -->
206 <!-- <itemizedlist>
207 <title>Related Information</title>
208 <listitem><para>to be written</para>
209 </listitem>
210 </itemizedlist>-->
214 </sect2>
216 </sect1>
218 </chapter>
220 <!-- Keep this comment at the end of the file
221 Local variables:
222 mode: xml
223 sgml-omittag:nil
224 sgml-shorttag:nil
225 sgml-namecase-general:nil
226 sgml-general-insert-case:lower
227 sgml-minimize-attributes:nil
228 sgml-always-quote-attributes:t
229 sgml-indent-step:0
230 sgml-indent-data:true
231 sgml-parent-document:("index.docbook" "book" "chapter")
232 sgml-exposed-tags:nil
233 sgml-local-catalogs:nil
234 sgml-local-ecat-files:nil
235 End: