~ricardo-cropalato/ubuntu-desktop-course/ubuntu-desktop-course-pt-br-ricardo-cropalato

« back to all changes in this revision

Viewing changes to chapter4/Lesson4_Using_Internet.xml

victor lowther changer

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
                <itemizedlist>
8
8
                        <listitem><para>Connect to the Internet</para></listitem>
9
9
                        <listitem><para>Browse the Web</para></listitem>
10
 
                        <listitem><para>Access newsreaders</para></listitem>
 
10
                        <listitem><para>Access various new sources</para></listitem>
11
11
                        <listitem><para>Send and receive e-mail messages</para></listitem>
12
12
                        <listitem><para>Use various tools for instant messaging</para></listitem>
13
13
                        <listitem><para>Make phone calls using Softphones</para></listitem>
18
18
                </instructornote>
19
19
                <sect1>
20
20
                        <title>Connecting to and Using the Internet</title>
21
 
                        <para>The Internet is used to perform many day-to-day tasks and enjoyment. Searching for
22
 
                        information all over the world (and cyberspace),  corresponding with friends
 
21
                        <para>The Internet is used daily by millions for work and entertainment. Searching for
 
22
                        information all over the world, corresponding with friends
23
23
                        and relatives, participating in discussion forums, reading the news, playing games,
24
24
                        has never been easier... or more accessible.</para>
25
 
                        <para>The means of connecting to the Internet is not always a choice and depends greatly on where you live and/or work
26
 
                        and the surrounding infrastructure. The pre-requisites to connect to the Internet are an ISP subscription and installed and functional Internet connection in your area.
27
 
                        Configuring the Internet connection requires your minimal involvement. Depending on the type of Internet connection, there are various ways to connect to the Internet: Broadband (cable), dial-up (56 kbit/s modem) or access to the Internet directly such as through Local Area Network (LAN).</para>
 
25
                <para>There are many different ways to connect to the Internet, and Ubuntu has built-in support for the vast majority of them.  
 
26
                        In this section, however, we will focus on the most common methods: Broadband, Wireless, and Dial-up.</para>
28
27
                        <tip><title><emphasis role="strong">Nice to Know:</emphasis></title>
29
 
                        <para>Broadband uses Asymmetric Digital Subscriber Line (ADSL) or a cable modem</para> 
30
 
                        <para>Ethernet Modem (pppoe) uses modem connected to the computer with an Ethernet network cable</para>
31
 
                        <para>Dial-up uses dial-up connection, a 56 kbit/s or slower modem</para> 
32
 
                        <para>Local Area Network uses LAN, Ethernet or wireless</para>
33
 
                        <para>Mobile Phone uses modem integrated into a modern mobile phone</para></tip>
 
28
                        <para>Broadband refers to either Asymmetric Digital Subscriber Line (ADSL) or a DOCSIS connection (television cable).</para> 
 
29
                        <para>Ethernet Modem (PPPoE) uses a modem connected to the computer with an Ethernet network cable.  
 
30
                                It is generally used in conjunction with Broadband connection.</para>
 
31
                        <para>Dial-up uses dial-up connection, and is limited to 56 kbit/s or slower.</para> 
 
32
                        <para>Local Area Network (LAN) uses Ethernet or wireless, and is generally also used in conjunction with a Broadband connection.</para>
 
33
                        <para>Mobile Phone uses modem functionality integrated into modern mobile phones.</para></tip>
34
34
                        
35
 
                        <para>Cable connections are fast and reliable connections that users subscribe to
36
 
                        for a fixed monthly fee. Cable companies offer packages with different speed
 
35
                        <para>Broadband connections are fast and reliable connections that users subscribe to
 
36
                        for a fixed monthly fee. Broadband companies offer packages with different speed
37
37
                        specifications and bandwidth limits. If you travel and need Internet access, you
38
38
                        can purchase a wireless Internet connection. If your computer does not have one pre-installed, 
39
39
                        you will need to install a wireless card. This connection is similar to a satellite connection, where data is
40
40
                        transmitted through the airwaves. Dial-up access uses the same lines as your phone connection, 
41
41
                        except that the parties at the two ends are computers. This is a slow and cheap connection 
42
42
                        that uses a phone line to connect to a local server. Your computer dials a phone number that is provided by your ISP and
43
 
                        connects to the server. Consequently, while you remain connected to the Internet,
44
 
                        your phone line is blocked. This is oldest and slowest means of connecting; carrying out many functions
 
43
                        connects to the server. Consequently, you cannot make phone calls while you are connected to the Internet.  This is oldest and slowest means of connecting; carrying out many functions
45
44
                        using this mode can be very tedious and frustrating.</para>
46
45
                        <sect2>
47
46
                                <title>Network Manager</title>
48
47
                        <para>The Network Manager on Ubuntu is a simple to use and powerful utility to stay connected with wired and wireless adapters. It is located on the top menubar at the outer right corner.
49
48
                        A left-click will reveal if your computer is already connected to a wired or wireless network. In case of a wireless network that is protected by a password, a dialogue will appear and ask for the password.
50
 
                        The password can then be stored in your desktop sessions keyring. With the networks password stored there it is not needed to enter it again. However, you may be asked for your keyrings password once per session.</para> 
 
49
                        The password can then be stored in your keyring, where it will automatically be used when needed. However, you may be asked for your keyring password if you have to log out.</para> 
51
50
                        <figure id="fig:network-manager"><title><emphasis role="italic">Network Manager</emphasis></title>
52
51
                                <mediaobject><imageobject>
53
52
                                        <imagedata fileref="images/Lesson04_images_001.png" format="PNG" />
54
53
                                </imageobject></mediaobject>
55
54
                        </figure>
56
 
                        <para>If no network connectivity is required, a right-click on Network Manager allows to enable and disable wireless as well as wired connections easily.
 
55
                        <para>You can also right-click on Network Manager to enable and disable wireless and wired connections easily.
57
56
                        The connection information allows easy access to the currently used network parameters.</para>
58
57
                        <figure id="fig:network-manager-connection"><title><emphasis role="italic">Network Manager Connection</emphasis></title>
59
58
                                <mediaobject><imageobject>