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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
      type="topic" style="task"
3
3
      id="net-adhoc">
4
4
  <info>
5
 
    <link type="guide" xref="net#wireless"/>
6
 
    <revision pkgversion="3.0" date="2011-04-05" status="final"/>
7
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
 
5
    <link type="guide" xref="net-wireless"/>
8
6
 
9
7
    <credit type="author">
10
8
      <name>Phil Bull</name>
17
15
 
18
16
<title>Connect directly to another computer with a wireless connection</title>
19
17
 
20
 
<p>You can connect computers together by forming an <em>ad-hoc</em> wireless network. This is useful if one of the computers has a printer connected to it that you want to share, or if you want to transfer files between them, for example. With a normal (<em>infrastructure</em>) wireless network, you would connect both computers to a wireless network provided by wireless base station or router. If you don't have a base station, however, an ad-hoc network will still allow you to connect the computers to each other.</p>
 
18
<comment>
 
19
 <cite>philbull@gmail.com</cite>
 
20
 <p>These instructions are outdated - at the moment there doesn't seem to be a way to create a new wireless network that you can then change to being Ad-Hoc. You used to be able to do this. This becomes an issue at step 3 in the steps list below.</p>
 
21
</comment>
 
22
 
 
23
<comment>
 
24
 <cite>jbicha@ubuntu.com</cite>
 
25
 <p>This definitely needs review. nm-connection-editor was not cooperating for me today but I think this comes closer to working. I think we should also integrate the security part into the main instructions.</p>
 
26
</comment>
 
27
 
 
28
<p>You can connect computers together by forming an <em>ad-hoc</em> wireless network. This is useful if one of the computers has a printer connected to it that you want to share, or if you want to transfer files between them, for example. With a normal (<em>infrastructure</em>) wireless network, you would connect both computers to a network provided by wireless base station or router. If you don't have a base station, however, an ad-hoc network will still allow you to connect the computers to each other.</p>
21
29
 
22
30
<p>To set-up an ad-hoc wireless network:</p>
23
31
<steps>
24
32
 <item>
25
 
  <p>On one of the computers, click the network icon on the top bar and select <gui>Edit Connections</gui>.</p>
26
 
 </item>
27
 
 
28
 
 <item>
29
 
  <p>Go to the <gui>Wireless</gui> tab and click <gui>Add</gui>.</p>
30
 
 </item>
31
 
 
32
 
 <item>
33
 
  <p>In the window that appears, choose a name for the wireless network and then look at the <gui>Wireless</gui> tab.</p>
34
 
 </item>
35
 
 
 
33
  <p>On one of the computers, click the network icon on the top bar and select <gui>Network Settings</gui>.</p>
 
34
 </item>
 
35
 
 
36
 <item>
 
37
  <p>Select <gui>Wireless</gui> from the list on the left and click <gui>Configure</gui>.</p>
 
38
 </item>
 
39
 
 
40
 <item>
 
41
  <p>In the window that appears, switch to the Wireless tab and click <gui>Add</gui>.</p>
 
42
 </item>
 
43
 
36
44
 <item>
37
45
  <p>Choose an <gui>SSID</gui>. This is the name of the network that other people will be able to see.</p>
38
46
 </item>
39
47
 
40
48
 <item>
41
 
  <p>Change the <gui>Mode</gui> to <gui>Ad-hoc</gui> and leave the other settings at their defaults. Click <gui>Save</gui>.</p>
 
49
  <p>Change the <gui>Mode</gui> to <gui>Ad-hoc</gui>. You may also want to switch to the <gui>Wireless Security</gui> tab and set the security protocol. Click <gui>Save</gui>.</p>
42
50
 </item>
43
51
 
44
52
 <item>
45
53
  <p>On the other computer, click the network icon on the top bar and look for a network with the SSID you chose. It might take a minute or two to appear in the list.</p>
46
 
  <p>Click it to connect to the ad-hoc network. You will be able to access network shares and so on, like you would if both computers were connected to a conventional wireless network.</p>
 
54
  <p>Click it to connect to the ad-hoc network. Once connected, you will be able to access network shares and so on, like you would if both computers were connected to a conventional wireless network.</p>
47
55
 </item>
48
56
</steps>
49
57
 
59
67
 
60
68
 <steps>
61
69
  <item>
62
 
   <p>Click the network icon on the top bar and click <gui>Edit Connections</gui>.</p>
63
 
  </item>
64
 
  
65
 
  <item>
66
 
   <p>Go to the <gui>Wireless</gui> tab, select the ad-hoc wireless network and click <gui>Edit</gui>.</p>
67
 
  </item>
68
 
  
69
 
  <item>
70
 
   <p>Go to the <gui>Wireless Security</gui> tab and change the <gui>Security</gui> from <gui>None</gui>.</p>
 
70
   <p>Click the network icon on the top bar and click <gui>Network Settings</gui>.</p>
 
71
  </item>
 
72
  
 
73
  <item>
 
74
   <p>Go to the <gui>Wireless</gui> tab, select the ad-hoc wireless network and click <gui>Configure</gui>.</p>
 
75
  </item>
 
76
  
 
77
  <item>
 
78
   <p>Go to the <gui>Wireless Security</gui> tab and change the <gui>Security</gui> from <gui>None</gui>. WPA is a good, secure choice, but some older wireless cards do not support it so you might have to use WEP instead.</p>
71
79
  </item>
72
80
  
73
81
  <item>