~patrick-regan/ubuntu-docs/nagios-clarification

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD Docbook XML V.4.3//EN"
	  "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
	  <!ENTITY % globalent SYSTEM "../../libs/global.ent">
	  %globalent;
	  <!ENTITY % gnome-menus-C SYSTEM "../../libs/gnome-menus-C.ent">
	  %gnome-menus-C;
	  <!ENTITY % xinclude SYSTEM "../../libs/xinclude.mod">
	  %xinclude;
	  <!ENTITY language "en">
	  <!ENTITY ubuntu '<phrase>Ubuntu</phrase>'>
	  ]>
	  <?db.chunk.max_depth 4?>
<chapter id="networkmanager" status="review">
	<title>Connecting to the Internet or a network</title>
	<para>
	Use the Network Manager applet in the top panel to set up your network 
	and Internet connections. It will change its appearance depending on 
	what sort of connection you have; it might look like a wireless antenna 
	or two arrows, for example. Look near the clock to find it.
	</para>

	<para>
	If you want to connect to a network, left-click the Network Manager 
	icon and choose a network from the list.
	</para>
	<para>
	If you don't see a network on the list, or want to view or change some 
	network settings, right-click the Network Manager icon and choose the 
	appropriate option.
	</para>
	
	<para>
	For specific instructions on connecting to a network, see 
	<xref linkend="connecting"/>.
	</para>
</chapter>