~ubuntu-branches/ubuntu/utopic/gnome-user-docs/utopic-proposed

« back to all changes in this revision

Viewing changes to gnome-help/C/net-wireless-adhoc.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-01 06:44:41 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20120401064441-kzqieiifcso1lnhe
Tags: 3.4.0-1
* New upstream release.
* Bump Standards-Version to 3.9.3.

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-adhoc">
 
4
  <info>
 
5
    <link type="guide" xref="net-wireless"/>
 
6
 
 
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>Phil Bull</name>
 
11
      <email>philbull@gmail.com</email>
 
12
    </credit>
 
13
    <credit type="author">
 
14
      <name>Shaun McCance</name>
 
15
      <email>shaunm@gnome.org</email>
 
16
    </credit>
 
17
 
 
18
    <desc>Use an ad-hoc network to allow other devices to connect to your
 
19
    computer and its network connections.</desc>
 
20
 
 
21
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
22
  </info>
 
23
 
 
24
<title>Create a wireless hotspot</title>
 
25
 
 
26
<p>You can use your computer as a wireless hotspot. This allows other devices to
 
27
connect to you without a separate network, and allows you to share an internet
 
28
connection you've made with another interface, such as to a wired network or
 
29
over the cellular network.</p>
 
30
 
 
31
<comment>
 
32
<cite date="2012-02-19">shaunm</cite>
 
33
<p>Things I'm not sure about: Is this actually ad-hoc? It seems to use the
 
34
same icon. What happens if you have multiple wireless adapters? Ought to be
 
35
able to share wireless to wireless, I think, but I don't know what the UI
 
36
looks like. Also, does any of this work? I couldn't successfully test.</p>
 
37
<p>Also, looks like there's no page to set the device name. Make one, then
 
38
link below where it says the name of the network is your device name.</p>
 
39
</comment>
 
40
 
 
41
<steps>
 
42
  <item><p>Click the network icon on the top bar and select <gui>Network Settings</gui>.</p></item>
 
43
  <item><p>Select <gui>Wireless</gui> on the left.</p></item>
 
44
  <item><p>Click the <gui>Use as Hotspot</gui> button.</p></item>
 
45
  <item><p>If you are already connected to a wireless network, you will be asked
 
46
  if you want to disconnect from that network. A single wireless adapter can only
 
47
  connect to or create one network at a time. Click <gui>Create Hotspot</gui> to
 
48
  confirm.</p></item>
 
49
</steps>
 
50
 
 
51
<p>A network name (SSID) and security key are automatically generated.
 
52
The network name will be based on the name of your computer. Other devices
 
53
will need this information to connect to the hotspot you've just created.</p>
 
54
 
 
55
</page>