~ubuntu-branches/ubuntu/vivid/ubuntu-kylin-docs/vivid

« back to all changes in this revision

Viewing changes to ubuntu-kylin-help/C/net-wireless-troubleshooting.page

  • Committer: Package Import Robot
  • Author(s): Lei Luo
  • Date: 2014-04-10 14:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20140410145812-9mfgq3xleqy0l89f
Tags: 14.04.3

* Add "Replaces" field in debian control file to automatically remove
  ubuntu-docs before installation.
* Merge ubuntu-docs changes.
* Update zh_CN tranlation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic" style="task"
 
3
      id="net-wireless-troubleshooting">
 
4
  <info>
 
5
    <link type="guide" xref="net-wireless" group="first"/>
 
6
    <link type="guide" xref="hardware#problems" group="first"/>
 
7
    <link type="next" xref="net-wireless-troubleshooting-initial-check"/>
 
8
 
 
9
    <revision version="13.10" date="2013-09-15" status="review"/>
 
10
 
 
11
    <credit type="author">
 
12
      <name>Contributors to the Ubuntu documentation wiki</name>
 
13
    </credit>
 
14
 
 
15
    <credit type="author">
 
16
      <name>GNOME Documentation Project</name>
 
17
      <email>gnome-doc-list@gnome.org</email>
 
18
    </credit>
 
19
 
 
20
    <desc>Identify and fix problems with wireless connections</desc>
 
21
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
22
  </info>
 
23
 
 
24
<title>Wireless network troubleshooter</title>
 
25
 
 
26
<p>This is a step-by step troubleshooting guide to help you identify and fix wireless problems. If you cannot connect to a wireless network for some reason, try following the instructions here.</p>
 
27
 
 
28
<p>We will proceed through the following steps to get your computer connected to the internet:</p>
 
29
  <list style="numbered compact">
 
30
    <item><p>Performing an initial check</p></item>
 
31
    <item><p>Gathering information about your hardware</p></item>
 
32
    <item><p>Checking your hardware</p></item>
 
33
    <item><p>Attempting to create a connection to your wireless router</p></item>
 
34
    <item><p>Performing a check of your modem and router</p></item>
 
35
  </list>
 
36
  <p>To get started, click on the <em>Next</em> link at the top right of the page. This link, and others like it on following pages, will take you through each step in the guide.</p>
 
37
 
 
38
<note>
 
39
 <title>Using the command line</title>
 
40
 <p>Some of the instructions in this guide ask you to type commands into the <em>command line</em> (Terminal). You can find the Terminal application in the <gui>Dash</gui>.</p>
 
41
 <p>If you are not familiar with using a command line, don't worry - this guide will direct you at each step. All you need to remember is that commands are case-sensitive (so you must type them <em>exactly</em> as they appear here), and to press <key>Enter</key> after typing each command to run it.</p>
 
42
</note>
 
43
 
 
44
</page>