~ubuntu-branches/ubuntu/quantal/gnome-user-docs/quantal

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

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